By the way, I'm doing this on a new centos 4.4 linux. I successfully did a make-swig and install-make-swig, and found that the libraries hadn't been installed into the python site-packages dir. (Instead to /usr/local/lib)
Fine - So I create the symlinks from site-packages into /usr/local/lib/svn-python ... And now, when I attempt the import, I get an error message about a library not being found: ImportError: /usr/local/lib/libsvn_ra_dav-1.so.0: undefined symbol: gss_delete_sec_context Anybody have any clue what a cause of that might be? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
