← Back to team overview

yade-users team mailing list archive

Help on installing YADE-0.11.1 in Ubuntu 8.04

 

Hi guys,

I am trying to install YADE-0.11.1 in ubuntu 8.04 with a scons version  0.97.0,
but with some bad experience. When I typed in the following in the terminal:
	
	 scons PREFIX=/home/jidong/YADE optimize=1

I got the following errors (I have mannually changed the sconsVersion='0.97.0'
<line 28 of SConstruct> to avoid yet another error):

scons: Reading SConscript files ...
TypeError: <lambda>() takes exactly 5 arguments (6 given):
  File "/home/jidong/Desktop/yade-0.11.1/SConstruct", line 102:
    Help(opts.GenerateHelpText(env))
  File "/usr/lib/scons/SCons/Options/__init__.py", line 285:
    lines = filter(None, map(format, options))
  File "/usr/lib/scons/SCons/Options/__init__.py", line 284:
    return self.FormatOptionHelpText(env, opt.key, opt.help,
opt.default, actual, opt.aliases)

After spending a lot of time searching on the net, I just got one guy
saying that
there will be mismatch of arguments of the functions without giving
any further suggestions
on fixing it. Feel pretty frustructed with the much time wasted so far.

Any suggestions are appreciated. Thanks.

Cheers.

Jidong
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users



Follow ups