← Back to team overview

yade-users team mailing list archive

Re: Problem of installition on kubuntu8.04

 

Thank you Vaclav!
I tried the svn version now,but faced a bit errors.
below is the error message:
scons: Reading SConscript files ...
scons: Reading SConscript files ...
@@@ Using profile default (scons.profile-default) @@@
Yade version is `svn1387', installed files will be
suffixed with `-svn1387'.
All intermediary files will be in
`/home/beautykiller/build-svn1387'.
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-mt... no
Checking for
boost::posix_time::time_duration::time_duration() in
C++ library boost_date_time... no
Checking for boost::thread::thread() in C++ library
boost_thread-mt... yes
Checking for boost::filesystem::path() in C++ library
boost_filesystem-mt... yes
Checking for boost::iostreams::file_sink("") in C++
library boost_iostreams-mt... yes
Checking for C++ header file boost/foreach.hpp... yes
Checking for qt-mt in /usr/share/qt3... yes
NameError: name 'true' is not defined:
  File "/home/beautykiller/trunk/SConstruct", line
287:
    ok=true;
beautykiller@beautykiller:~/trunk$ scons
PREFIX=/home/beautykiller/YADE optimize=1
scons: Reading SConscript files ...
scons: Reading SConscript files ...
@@@ Using profile default (scons.profile-default) @@@
Yade version is `svn1387', installed files will be
suffixed with `-svn1387'.
All intermediary files will be in
`/home/beautykiller/build-svn1387'.
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-mt... no
Checking for
boost::posix_time::time_duration::time_duration() in
C++ library boost_date_time... no
Checking for boost::thread::thread() in C++ library
boost_thread-mt... yes
Checking for boost::filesystem::path() in C++ library
boost_filesystem-mt... yes
Checking for boost::iostreams::file_sink("") in C++
library boost_iostreams-mt... yes
Checking for C++ header file boost/foreach.hpp... yes
Checking for qt-mt in /usr/share/qt3... yes

One of the essential libraries above was not found,
unable to continue.
...............

maybe the biggest problem is 
Checking for
boost::posix_time::time_duration::time_duration() in
C++ library boost_date_time-mt... no
Checking for
boost::posix_time::time_duration::time_duration() in
C++ library boost_date_time... no

but I'm sure that the relative files are in
usr/include/boost/date_time/... .

Thanks a lot!
Regards
                                              
ZhangLin
                                                08.6.15


      ___________________________________________________________ 
 雅虎邮箱,您的终生邮箱! 
http://cn.mail.yahoo.com/
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users

Follow ups