Vaclav, It looks like scons has currently problems to detect full wm3 library.
[EMAIL PROTECTED]:~/40-Yade/Code/CURRENT/yade/trunk$ scons -j4 pretty=0 debug=1 optimize=0 profile=0 PREFIX=/home/janek/YADEscons useMiniWm3=0 scons: Reading SConscript files ... scons: *** Path for option runtimePREFIX does not exist: /home/janek/YADEscons File "/home/janek/30-Programowanie/10-cpp/50-Yade/Code/CURRENT/yade/trunk/SConstruct", line 67, in ? [EMAIL PROTECTED]:~/40-Yade/Code/CURRENT/yade/trunk$ mkdir /home/janek/YADE [EMAIL PROTECTED]:~/40-Yade/Code/CURRENT/yade/trunk$ scons -j4 pretty=0 debug=1 optimize=0 profile=0 PREFIX=/home/janek/YADE useMiniWm3=0 scons: Reading SConscript files ... Yade version is `svn1166', installed files will be suffixed with `-svn1166'. All intermediary files will be in `/home/janek/30-Programowanie/10-cpp/50-Yade/Code/CURRENT/yade/build-svn1166'. Checking whether c++ compiler "g++" works...yes Checking for pthread_exit(NULL) in C library pthread... yes Checking for glutGetModifiers() in C library glut... yes Checking for boost::posix_time::time_duration::time_duration() in C++ library boost_date_time... yes Checking for boost::thread::thread() in C++ library boost_thread... yes Checking for boost::filesystem::path() in C++ library boost_filesystem... yes Checking for Wm3::Math<double>::PI in C++ library Wm3Foundation... no Checking for qt-mt in /usr/share/qt3... yes Checking for QGLViewer(1) in C++ library 3dviewer... yes package wildmagic-dev is instlled from your repo as explained in http://beta.arcig.cz/~eudoxos/phd/index.cgi/YaDe/DebianSnapshotInstallHowto Second question: how did you make it, that yade does not require LD_LIBRARY_PATH I guess it's some scons magic. So I'm just curious to know. -- # Janek Kozicki _______________________________________________ yade-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-dev
