Graham Dumpleton wrote: > On Apr 2, 10:26 am, David Henderson <[EMAIL PROTECTED]> wrote: > >> I've wasted a week of my life trying to get trac installed on my Intel >> Mac OS X Leopard laptop. I have built python, sqlite, pysqlite, swig >> and subversion from source >> > > Why install from source, except for Trac, Leopard has all the packages > provided with the operating system. > > Graham > > >> and followed the instructions on all of the >> Wikis I could find on the web, especially the ones on the edgewall >> pages. None have worked. I have also had some trouble getting swig- >> py to compile as I get an error about incompatible architectures in >> the libraries at link time, even when I specify x86_64 as the >> architecture. >> >> The main error I get, even if I use the versions of the software that >> come with XCode is: >> >> Warning: Can't synchronize with the repository (Unsupported version >> control system "svn". Check that the Python support libraries for >> "svn" are correctly installed.) >>
Even if it's not MacOS specific, you should perhaps try to go through the "standard" checklist when such an error appears: http://trac.edgewall.org/wiki/TracSubversion#Checklist -- Christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
