Hi,
I went through all the steps to create the trac (version 0.10.4) environment, and it worked up until trying to acces via a browser, where I get this error: 'TracError: Unsupported version control system "svn". Check that the Python bindings for "svn" are correctly installed' I have subversion 1.4.3 installed and configured with: /configure --prefix=/usr/local --mandir=/usr/local/share/man --with-apxs=/usr/local/apache2/bin/apxs --with-zlib apr-1.2.8/ --with-neon=/usr/local --with-swig=/usr/local/bin/swig The 'make' and 'make install' commands work, but the 'make swig-py' fails with this message: In file included from /var/tmp/installs/subversion-1.4.3/subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c:40: ./subversion/svn_private_config.h:152:21: error: libintl.h: No such file or directory In file included from /var/tmp/installs/subversion-1.4.3/subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c:40: ./subversion/svn_private_config.h:152:21: error: libintl.h: No such file or directory lipo: can't figure out the architecture type of: /var/tmp//ccLvTZ1B.out make: *** [subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.lo] Error 1 Also, incase it helps I have installed swig-1.3.1, configured with ./configure --with-python=/usr/local/bin/python2.3 Thanks for the help! Cheers, Cam _________________________________________________________________ Connect to the next generation of MSN Messenger http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
