*** empty log message ***

svn path=/trunk/boinc/; revision=4060
This commit is contained in:
Noaa Avital 2004-08-13 19:10:08 +00:00
parent 8483cb8b1d
commit 094c75015f
2 changed files with 8 additions and 1 deletions

View File

@ -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.

View File

@ -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