← Back to team overview

yade-users team mailing list archive

Re: I am crazy about install yade-0.50

 

>  bzr checkout --lightweight lp:yade
>  cd yade-0.50
you surely mean "cd yade", right? (the checkout you wrote will create
"yade" directory, not yade-0.50)

> At last, I inputted : scons PREFIX=/home/yu/YADE optimize=1
> But, the terminal had no change after the following lines about 12hours
> >/home/yu/build-0.50/plugin0.cpp
>   /home/yu/build-0.50/plugin0.cpp

As already said (I think), your RAM is probably low and the compilation
gets extremely slow. Try again with "scons chunkSize=1 jobs=1" and watch
how much memory that takes (using top, htop (sudo apt-get install htop),
gnome-system-monitor, whatever).

How much RAM do you have?

Again, if you have ubuntu 10.04, it will be MUCH easier to install
packaged 0.50 from https://launchpad.net/~yade-users/+archive/ppa .

v





References