yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00152
Re: Compile 1161 under Cents 5.0 errors [SOLVED]
Zdar, I just found the reason for the linking problem - one of my
colleagues had it also. We were (accidentally) setting soname of all
shared libs to e.g. "libyade-base.so" (including the quotation marks!).
Bruno's ld.so was looking for library called e.g.
/usr/lib/"libyade-base.so", which obviously doesn't exist (strace is
your friend here!). So please go ahead and try the latest SVN.
Thanks for hunting this bug! Vaclav
> Ahoj Václave,
> yade builds fine now. Thanks a lot. Sorry to trouble you but I'm not
> able to run the bin.
>
> 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
>
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
Follow ups
References
-
Compile 1161 under Cents 5.0 errors
From: David Hrbáč, 2007-05-15
-
Re: Compile 1161 under Cents 5.0 errors
From: Václav Šmilauer, 2007-05-15
-
Re: Compile 1161 under Cents 5.0 errors
From: David Hrbáč, 2007-05-15
-
Re: Compile 1161 under Cents 5.0 errors
From: Václav Šmilauer, 2007-05-15
-
Re: Compile 1161 under Cents 5.0 errors
From: David Hrbáč, 2007-05-15
-
Re: Compile 1161 under Cents 5.0 errors
From: Václav Šmilauer, 2007-05-15
-
Re: Compile 1161 under Cents 5.0 errors
From: David Hrbáč, 2007-05-18
-
Re: Compile 1161 under Cents 5.0 errors
From: Václav Šmilauer, 2007-05-18
-
Re: Compile 1161 under Cents 5.0 errors
From: David Hrbáč, 2007-05-21
-
Re: Compile 1161 under Cents 5.0 errors [SOLVED]
From: Václav Šmilauer, 2007-05-25
-
Re: Compile 1161 under Cents 5.0 errors [SOLVED]
From: David Hrbáč, 2007-05-28