Daniel Rall wrote:
>
> Blair Zajac <blair@orcaware.com> writes:
>
> > Any help in getting the generated *.so's to find would be much
> > appreciated:
> >
> > % ldd subversion/bindings/swig/python/build/lib.linux-i686-2.2/svn/*.so
> > subversion/bindings/swig/python/build/lib.linux-i686-2.2/svn/_client.so:
> > libsvn_client-1.so.0 => not found
> > libsvn_swig_py-1.so.0 => not found
> > libswigpy.so => not found
> > libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
> > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
> > subversion/bindings/swig/python/build/lib.linux-i686-2.2/svn/_delta.so:
> > libsvn_delta-1.so.0 => not found
> > libsvn_swig_py-1.so.0 => not found
> > libswigpy.so => not found
> > libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
> > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
> > .
> > .
> > .
>
> None of mine show up as "not found", but I have my .so's in my linker
> config file, and have run /sbin/ldconfig.
>
> dlr@despot:svn$ tail -1 /etc/ld.so.conf
> /usr/local/subversion/lib
>
> Probably also works if you set your LD_LIBRARY_PATH environment
> variable.
Thanks.
Neither of those are ideal solutions. I like to have the compile
properly set up that up, but I'll probably edit ld.so.conf.
Best,
Blair
--
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 03:03:27 2002