hi...
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
>>>
------------------------------------------------------------
the undefined symbol is obviously a deal breaker!!!
so, i'm trying to figure out what's going wrong...
i'm not sure if this is a python/svn error...
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
google turned up a few instances of this, but no solution.. any ideas as to
what's occuring...
thanks
bruce
bedouglas@earthlink.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 12 19:47:38 2005