I'm try to run Scons to get Folding@Home monitor working but it keep terminating with error 2
This is all Greek to me. Any help/solutions welcomed
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA -pthread -O2 -D_FAHMON_LINUX_ -Wall -Wno-strict-aliasing -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -I/home/andrew/FahMon/include -c -o aboutDialog.o aboutDialog.cpp
sh: -G: invalid option
Usage: sh [GNU long option] [option] ...
sh [GNU long option] [option] script-file ...
GNU long options:
--debug
--debugger
--dump-po-strings
--dump-strings
--help
--init-file
--login
--noediting
--noprofile
--norc
--posix
--protected
--rcfile
--restricted
--verbose
--version
--wordexp
Shell options:
-irsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP or -o option
scons: *** [aboutDialog.o] Error 2
scons: building terminated because of errors.
This is all Greek to me. Any help/solutions welcomed