hi guys,

i am trying to compile opensg 1.8 (the newest cvs version) under snow leopard. 
unfortunately there seams to be no easy way to do this. 
scons ends with a syntax error:
$./scons -h
/Users/Johannes/OpenSG/SConsLocal/scons-local-0.96.1/SCons/Sig/MD5.py:41: 
DeprecationWarning: the md5 module is deprecated; use hashlib instead
  md5 = imp.load_module('md5', file, name, desc)
scons: Reading SConscript files ...
/Users/Johannes/OpenSG/SConsLocal/scons-local-0.96.1/SCons/Platform/posix.py:37:
 DeprecationWarning: The popen2 module is deprecated.  Use the subprocess 
module.
  import popen2
  File 
"/Users/Johannes/OpenSG/SConsLocal/scons-local-0.96.1/SCons/Tool/gas.py", line 
36

    import as

            ^

SyntaxError: invalid syntax

using configure & make the compiler stopps because of missing a 64bit version 
of carbon (i guess).

has anybody a good advice how to build opensg 1.8 under snow leopard?

thanks, johannes.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to