From: Oliver O. <oli...@ho...> - 2005-03-07 18:07:44
|
Hello, I am trying to compile and install gmtl on our new SGI Prism system, which runs Redhat Linux ia64. When I use scons I get the following error message: %> scons scons: Reading SConscript files ... Building GMTL Version: 0.4.5 AttributeError: 'module' object has no attribute 'options': File "SConstruct", line 478: if not SCons.Script.options.help_msg: I have tried: - Python 2.2.3 and 2.4, - scons v0.96.90.D001 - gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42) I need to get this installed in order to use VRjuggler, does anyone has an idea what I can do to fix this? Thanks Oliver |