yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #00600
Re: installing YADE 11.0 on SUSE 10.2
Hi,
first and foremost, qt-4 is not (yet) supported, you need qt-3. I don't know
what are package repositories for opensuse, but you better install packages
from there: boost-devel and qt-devel for those you mention.
If you nevertheless insist on non-standard paths (not recommended unless you
know well what happens behind scenes during compilation and linking), you
have to pass CPPPATH=... (path to .h files) and LIBPATH= (for lib*.so files)
to scons. You can also use QTDIR=... that will contain bin/, include/ and
lib/ for qt (version 3!).
(We hope to have an easy way to build .rpm packages soon, for rpm-based
distributions; it is experimentally in svn and perhaps in 0.11.1 as well.)
Vaclav
> Ok, I got YADE 0.11.1 to compile but I get a Segmentation fault message
> and I'm still noticing that the qt and boost files are not being
> found.....and I know they are there because I installed them...but I
> don't think their in the right directory, the qt files are in......
>
> /usr/local/Trolltech/Qt-4.3.0
>
> and the boost files are in.....
>
> /usr/local/installation/prefix/include/boost-1_34/boost/
> and...
> /usr/local/installation/prefix/lib/
>
> where should be installed and named?
>
> _________________________________________________________________
> Don't get caught with egg on your face. Play Chicktionary!�
> http://club.live.com/chicktionary.aspx?icid=chick_hotmailtextlink2
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Yade-users mailing list
> Yade-users@xxxxxxxxxxxxxxxx
> https://lists.berlios.de/mailman/listinfo/yade-users
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users
References