Hello,

I know swig binding has been discussed on numerous
occasions but I have a very unique case that I cannot
seem to solve. Here it is:

I have installed trac on Linux CentOS 4.x and everything
seems to work except svn browsing. It reports:

Unsupported version control system "svn". Check that the Python
bindings for "svn" are correctly installed.

What strange though is that I was able to install swig-py
and it created /svn-python bindings that I have then added to
PYTHONPATH.   Further, I tried 1.3.25 and 1.3.29 version of swig
as per the recommendation for 0.11dev version of trac and
it still does not work.

Furthermore, I run trac on other server where the swig-binding
installation worked without any need to download specific
version of swig (I just ran make swig-py from subversion 1.4.3
source).

The two servers are identical except the python version. The server
where it worked is Python 2.4.3.  The server where it does not (even
with trying different version of swig) runs Python 2.3.4.

"swig -version" reports

SWIG Version 1.3.21

on both boxes.  Any help on this is greatly appreciated.

With Regards,

Robert


--~--~---------~--~----~------------~-------~--~----~
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