yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00178
Re: scons destination directory
Václav Šmilauer said: (by the date of Wed, 06 Jun 2007 10:41:01 +0200)
> > I was testing the 0.11 release build. Can you tell scons to create the
> > destination directory when it doesn't exist?
> >
> > scons: Reading SConscript files ...
> > scons: *** Path for option runtimePREFIX does not exist: /home/janek/YADE-rel
>
> Why do you use runtimePREFIX?
I'm not using runtimePREFIX, I'm using PREFIX:
scons jobs=10 pretty=0 debug=1 optimize=0 profile=0 CXX="distcc g++" \
PREFIX=/home/janek/YADE-rel useMiniWm3=0 CPPPATH=/usr/include/wm3
is that wrong?
PREFIX has default value /usr/local so to install yade in ~/ I set
it to /home/janek/YADE-rel
There is nothing in the wiki that PREFIX is for packaging only.
Looks like scons uses runtimePREFIX even though only PREFIX was given.
> BTW why you tagged .11 when it is not yet released?
I belive that this tag is the best candidate for release. This may
change of course. But I tested everything I could. So to avoid any
breaking commit - I tagged this. Now I'm working on the wiki.
--
# Janek Kozicki
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
References