[libksd-devel] building on a "modern" system
Status: Beta
Brought to you by:
xevol
|
From: Ken W. <kwe...@gm...> - 2005-05-12 02:51:43
|
I see that it has been a while since work has been done on this project, bu= t=20 I'll ask anyhow :) Python 2.3.4 Scons: SCons by Steven Knight et al.: script: v0.96.1.D001, 2004/08/23 09:55:29, by knight on casablanca engine: v0.96.1.D001, 2004/08/23 09:55:29, by knight on casablanca I get the following error message with scons install: scons: Reading SConscript files ... AttributeError: 'module' object has no attribute 'SConscript': File "SConstruct", line 79: libltdl =3D Autoscons.libltdl.Build(env) File "/usr/local/src/libksd-0.1.0-pre2/Autoscons/libltdl/__init__.py", line= =20 13: return SCons.Script.SConscript.SConscript([ os.path.join(path, "SConstruct"= )=20 ], exports) Since I know nothing about this building process I'm open to suggestion. Thanks. --=20 Ken Weinert kwe...@gm... |