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

Re: python/svn issues....

From: Christopher Ness <chris_at_nesser.org>
Date: 2005-04-13 02:44:57 CEST

On Tue, 2005-12-04 at 10:46 -0700, bruce wrote:
> in trying to get viewcvs up/running, i tried to do the following:
>
> [root@lserver2 viewcvs-0.9.2]# python
> Python 2.3.3 (#1, May 7 2004, 10:31:40)
> [GCC 3.3.3 20040412 (Red Hat Linux 3.3.3-7)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import svn.repos
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File
> "/dar/tmp/subversion-1.1.4-0.1.1.fc2.rf-root/usr/lib/python2.3/site-packages
> /svn/repos.py", line 19, in ?
> File
> "/dar/tmp/subversion-1.1.4-0.1.1.fc2.rf-root/usr/lib/python2.3/site-packages
> /svn/fs.py", line 28, in ?
> File
> "/dar/tmp/subversion-1.1.4-0.1.1.fc2.rf-root/usr/lib/python2.3/site-packages
> /libsvn/fs.py", line 4, in ?
> ImportError: /usr/lib/libsvn_fs_base-1.so.0: undefined symbol: db_create
> >>>
> i'm on fedora core 2,
> viewcvs from sourceforge.cvs
> subversion-1.1.4-0.1.1.fc2 from dag repos (devel/perl)
> db4-4.2.52-6

Bruce, I've also been having these problems. Here is the thread:
http://svn.haxx.se/users/archive-2005-04/0678.shtml

I'm on a FC1 box trying to build the python swig extensions, but from
source.

[root@jackd root]# ldconfig -V
ldconfig (GNU libc) 2.3.2
[root@jackd root]# gcc --version
gcc (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
[root@jackd root]# python -V
Python 2.2.3
[root@jackd root]# /usr/local/bin/swig -version

SWIG Version 1.3.24

Not that any of this may help you, but if I figure it out I'll forward
you my notes. I'm rather confused at the moment with all these shared
libraries.

Cheers,
Chris

-- 
Software Engineering IV,
McMaster University
PGP Public Key: http://www.nesser.org/pgp-key/
20:35:13 up 1 day, 7 min, 4 users, load average: 0.00, 0.11, 0.13 
http://www.gnu.org/philosophy/no-word-attachments.html

Received on Wed Apr 13 02:46:16 2005

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.