[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Need help installing Python bindings

From: David Coppit <david_at_coppit.org>
Date: 2004-06-22 21:18:04 CEST

On Tue, 22 Jun 2004, C. Michael Pilato wrote:

> Interesting. So _client.so isn't even linking with libsvn_wc-1.so.0.
> Is libsvn_swig_py-1.so doing so, by any chance?

$ ldd /home/f85/coppit/lib/libsvn_swig_py-1.so
         libsvn_subr-1.so.0 => /home/f85/coppit/lib/libsvn_subr-1.so.0 (0x40008000)
         libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x4003f000)
         libdb-4.0.so => /usr/lib/libdb-4.0.so (0x40046000)
         libexpat.so.0 => /usr/lib/libexpat.so.0 (0x400ee000)
         libapr-0.so.0 => /home/f85/coppit/lib/libapr-0.so.0 (0x4010e000)
         librt.so.1 => /lib/tls/librt.so.1 (0x4012d000)
         libm.so.6 => /lib/tls/libm.so.6 (0x40140000)
         libcrypt.so.1 => /lib/libcrypt.so.1 (0x40162000)
         libnsl.so.1 => /lib/libnsl.so.1 (0x4018f000)
         libpthread.so.0 => /lib/tls/libpthread.so.0 (0x401a4000)
         libdl.so.2 => /lib/libdl.so.2 (0x401b2000)
         libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
         libaprutil-0.so.0 => /home/f85/coppit/lib/libaprutil-0.so.0 (0x401b7000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

This is subversion 1.0.5. Should I try a different version? Or was there some
config option I missed?

Thanks,
David

_____________________________________________________________________
David Coppit david@coppit.org
The College of William and Mary http://coppit.org/

"Use 'logout' to leave this shell" -- You know what I want. Just do it!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 22 21:20:17 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.