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

ViewVC svn-python bindings on RedHat

From: Anna Kelbert <anya_at_coas.oregonstate.edu>
Date: Thu, 24 Jan 2008 15:56:17 -0800

Hi everyone,

I've installed precompiled CollabNet Subversion on my RedHat 4 machine,
and I've spent the last four days fighting this problem:

--
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
   File "/opt/CollabNet_Subversion/lib/viewvc/viewvc.py", line 3665, in main
     request.run_viewvc()
   File "/opt/CollabNet_Subversion/lib/viewvc/viewvc.py", line 253, in 
run_viewvc
     import vclib.svn
   File "/opt/CollabNet_Subversion/lib/viewvc/vclib/svn/__init__.py", 
line 25, in ?
     from svn import fs, repos, core, delta
   File "/opt/CollabNet_Subversion/lib/svn-python/svn/fs.py", line 19, in ?
     from libsvn.fs import *
   File "/opt/CollabNet_Subversion/lib/svn-python/libsvn/fs.py", line 5, 
in ?
     import _fs
ImportError: /opt/CollabNet_Subversion/lib/svn-python/libsvn/_fs.so: 
cannot open shared object file: No such file or directory
-- 
The object file is in that directory, readable and executable by all. 
Any help would be most appreciated!!!!
Thank you,
Anya
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-25 00:58:40 CET

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.