Hello Manu,

Great! This worked! Thanks a lot! I did the following:

$export LD_LIBRARY_PATH=/usr/lib/python/site-packages/libsvn/:
$LD_LIBRARY_PATH
/etc/init.d/apache2 restart

Do you happen to know of a way of achieving this without setting this
variable? It is otherwise empty on my system. Can I just move the .sos
somewhere Apache can find them? How do I find out where Apache looks
for those libraries? Or can I set some variable inside the Apache
Configuration?

Also, could you point me to a good article about this (I am a bit at
loss at these library dependencies)?

Again, thanks a lot for your help! :)

-phil

On 25 Apr., 00:41, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote:
> > "Unsupported version control system "svn"" on trac. I have already
> > readhttp://trac.edgewall.org/wiki/TracSubversion#Troubleshooting. The
> > outcome is as follows; sadly, it still does not work.
> > I'd happily provide any more information you need.
>
> Have you tried to define LD_LIBRARY_PATH so that python binding shared
> object files such as _client.so, _ra.so, _core.so, etc. can be reached
> from Apache?
>
> Cheers,
> Manu


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to