Ismael Valladolid Torres wrote:
> I'm sorry I've been unable to install this thing. The included README
> file tells to do:
>
> $ sudo scons install
>
> But there's not any executable called scons inside the
> tarball. There's a non-executable Python script called SConstruct but
> if fails if it's tried to run this way:
>
> # python SConstruct
> Traceback (most recent call last):
> File "SConstruct", line 4, in ?
> LibPaths = Split("/usr/local/lib")
> NameError: name 'Split' is not defined
>
> Maybe things need to be done manually. Any pointers welcome.
You need to install scons (it's a separate build system).
-- Brett
-- Brett McCoy: Programmer by Day, Guitarist by Night http://www.alhazred.com http://www.cassandrasyndrome.com http://www.revelmoon.comReceived on Fri Feb 10 16:15:09 2006
This archive was generated by hypermail 2.1.8 : Fri Feb 10 2006 - 16:15:09 EET