On Linux, just running "ldconfig" after the installation should make the library visible, no need to specify an alternate --libdir.
On Sat, Jul 30, 2011 at 12:39:56AM +0000, MAP wrote: > I am installing AGAR 1.4.1 on linux 2.6.32-71.el6.x86_64, using configure, > make, > make install. Which appears to compile just fine. > > I have configured with the option --libdir=-L/usr/lib64 (and several variants > there of) yet the library libag_gui.so.4 file still appears to be built in > /usr/local/lib. > > This appears to result in the following when executing the demos: > > .../minimal: error while loading shared libraries: libag_gui.so.4: cannot open > shared object file: No such file or directory. > > Can someone tell me how to get the libraries built and installed in the > "proper" > x64 locations. Or am I completely missing an issue here? _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
