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

question about viewcvs & subversion

From: <mailing.lists_at_gmx.net>
Date: 2004-09-06 10:48:43 CEST

hi everybody,

i habe a problem running viewcvs w/in an apache server.

i do not know whether this is the correct mailing list, but perhapes
somebody can help me.

when i run viewcvs as a standalone server is works. but when i added the
cgis to my subversion-apache server i get this error:

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/svn/viewcvs-1.0/lib/viewcvs.py", line 2609, in main
    request.run_viewcvs()
  File "/svn/viewcvs-1.0/lib/viewcvs.py", line 257, in run_viewcvs
    import vclib.svn
  File "/svn/viewcvs-1.0/lib/vclib/svn/__init__.py", line 27, in ?
    from svn import fs, repos, core, delta
  File "/svn/subversion-1.0.6/lib/svn-python/svn/fs.py", line 27, in ?
    import libsvn.fs
  File "/svn/python2.3.3/lib/python2.3/site-packages/libsvn/fs.py", line 5,
in ?
    import _fs
ImportError: ld.so.1: /svn/python2.3.3/bin/python: fatal: libgcc_s.so.1:
open failed: No such file or directory

i searched the "missing" lib, and is is located in /usr/local/lib

when i try ldd on every file in /svn/subversion/lib/svn-python/libsvn every
script sees the libgcc_s.so.1.

i already added the Path /usr/local/lib to the envvars file of the
apacheconfig, but the error is still there.

any help or solution is welcome,

regards
achim

-- 
Supergünstige DSL-Tarife + WLAN-Router für 0,- EUR*
Jetzt zu GMX wechseln und sparen http://www.gmx.net/de/go/dsl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 6 10:49:28 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.