|
From: dhruva k. b. <dhr...@gm...> - 2008-09-29 04:00:38
|
Hi ! I am a graphics programmer. I have downloaded GMTL library to work in
graphics application. I am working in LINUX UBUNTU operating system. I am
trying to install GMTL in Linux. I have already installed scons and
build-essential. After installing scons n build-essential, when i tried to
install GMTL it is producing the following error.
scons: Reading SConscript files ...
AttributeError: 'module' object has no attribute 'options':
File "/home/dhruva/Desktop/gmtl-0.5.4/SConstruct", line 30:
except AttributeError: has_help_flag = SCons.Script.options.help_msg
Please help me as early as possible. I am not getting where the error is!
pls help me out! Thanks in advance
|