yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #01171
Re: Help on installing YADE-0.11.1 in Ubuntu 8.04
Hi,
You can either use the scons-local command as described here:
http://lists.berlios.de/pipermail/yade-users/2008/001142.html
or use the latest SVN, it should not have problem on kubuntu or ubuntu, your problem is caused by incompatible version of scons between scons.97 and .98 or above
Feng
-----Original Message-----
From: yade-users-bounces@xxxxxxxxxxxxxxxx on behalf of Jidong Zhao
Sent: Sun 7/27/2008 10:57 AM
To: yade-users@xxxxxxxxxxxxxxxx
Subject: [Yade-users] 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
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users
Follow ups
References