id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 7943 "64-bit libsvn issue? Unsupported version control system ""svn"": ""/usr/lib/python2.4/site-packages/libsvn/_fs.so: wrong ELF class: ELFCLASS32""" Evan "I realize a similar question has been asked but I haven't seen anything with this specific error in it: {{{ Unsupported version control system ""svn"": ""/usr/lib/python2.4/site-packages/libsvn/_fs.so: wrong ELF class: ELFCLASS32"" }}} The steps I took to install trac were: * Installed CentOS 5.2 x86_64, kernel 2.6.18-92.1.22.el5 * Imported my SVN repository from our old server * Configured Apache so we can properly checkin/checkout * {{{yum install python-setuptools}}} to get easy_install * Installed trac via {{{easy_install -Z http://svn.edgewall.org/repos/trac/branches/0.11-stable}}} Swig is apparently installed: {{{ # rpm -qa subversion swig python python-2.4.3-21.el5 subversion-1.4.2-2.el5 subversion-1.4.2-2.el5 swig-1.3.29-2.el5 }}} Since the error mentions ELFCLASS32 my first guess is that this is some sort of 32/64-bit problem. " defect closed normal general none normal invalid