yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #01118
Re: Problem of installition on kubuntu8.04
> 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
>
You have to install this lib, it is _not_ just header files. In debian,
the package is libboost-date-time1.34.1 (lib) and libboost-date-time-dev
(headers). Have a look at
/home/beautykiller/build-svn1387/config.log
for detailed account on what went wrong. If unsure, mail it to the list
and we will see.
> NameError: name 'true' is not defined:
> File "/home/beautykiller/trunk/SConstruct", line
> 287:
> ok=true;
>
?? What version do you use? There is no such thing as "true" in python;
you can rewrite it to True, though.
Vaclav
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users
Follow ups
References