[Scons-users] scons exe issue -- error is "no attribute 'main'"

Dirk Bächle tshortik at gmx.de
Fri Jul 19 15:24:48 EDT 2013


On 19.07.2013 14:00, Eric S Otto wrote:

> Hi, Dirk --

>

> I downloaded the "Production" tarball (2.3.0) from scons.org

> <http://scons.org> and did the basic install like this:

>

> /apps/python/2.5.4_32bit/bin/python setup.py install

> --prefix=/data/chn_bedrock_work/eotto/transfer/scons

>

> My IT department also installed it in a different path, and it fails

> the same way.

>


Another thing to try is to set the path to the SCons libraries
explicitly by the command

export
SCONS_LIB_DIR=/data/chn_bedrock_work/eotto/transfer/scons/lib/scons-2.3.0

in a terminal, and then calling "scons".

Dirk


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20130719/2068a19a/attachment.html


More information about the Scons-users mailing list