diff --git a/Graphics.Readme b/Graphics.Readme index 069efb9d2f..64a4499208 100644 --- a/Graphics.Readme +++ b/Graphics.Readme @@ -13,7 +13,7 @@ boinc/api directory. The preexisting Makefile.graphics that may be in the source code you have is just an example and will NOT function as a working Makefile.graphics. You must follow the instructions in Makefile.Readme and create your own Makefile.graphics. -4) Enter the boinc/client directory and type make -f +4) Enter the boinc/clientgui directory and type make -f makefile.gui_test. If you are running Linux you may have to remove the -lsocket tag from makefile.gui_test. This will create the command-based graphical intervention. diff --git a/checkin_notes b/checkin_notes index 18c43e0549..129cde4743 100755 --- a/checkin_notes +++ b/checkin_notes @@ -16362,3 +16362,10 @@ David 13 Aug 2004 sched/ transitioner.C + +Noaa 13 Aug 2004 + + - changed Graphics.Readme to reflect movement of the gui_test stuff + + / + Graphics.Readme \ No newline at end of file