← Back to team overview

yade-dev team mailing list archive

Re: Compile 1161 under Cents 5.0 errors [REALLY SOLVED]

 

David Hrbáč napsal(a):
> It complains about shared libraries, but I guess I have env var set
> correctly. Output reads:
> [root@pcg224d ~]# yade-svn1172
> yade-svn1172: error while loading shared libraries: "libminiWm3.so":
> cannot open shared object file: No such file or directory
> 
> Variable is set:
> LD_LIBRARY_PATH=/usr/local/lib/yade/lib

I do answer myself:
1. create: /etc/ld.so.conf.d/yade.conf
2. write:
/usr/local/lib/yade-svn1172/extra
/usr/local/lib/yade-svn1172/gui
/usr/local/lib/yade-svn1172/lib
/usr/local/lib/yade-svn1172/pkg-common
/usr/local/lib/yade-svn1172/pkg-dem
/usr/local/lib/yade-svn1172/pkg-fem
/usr/local/lib/yade-svn1172/pkg-lattice
/usr/local/lib/yade-svn1172/pkg-mass-spring
/usr/local/lib/yade-svn1172/pkg-realtime-rigidbody
3. run: ldconfig


Now, yade's finally running. Thanks a lot Václave!
Ahoj,
David
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev

References