Hello,

After i have instaled svn, mxDateTime, Neon, Python, Postgresql,
clearsilver and swig  I tried to use 'trac-admin /path/to/rep initenv'
without success. After a lot of searchs in web i have been discovery
that must install 'swig svn python bindings'.

it's instalation must been done as follow:

cd <subversion-distribution-top-dir>
make swig-py
sudo make install-swig-py
echo /usr/local/lib/svn-python > /Library/Python/2.3/svn-python.pth

However, when i type the first command: 'make swig py' i get this
error as answer:
/home/heitor/arquivos/subversion-1.2.3/libtool: line 1231: none:
command not found
make: ** [subversion/bindings/swig/python/svn_client.lo] Erro 1

what i have to do ?

i'm using slackware and instaling all programs ans libs by the source.

thanks in advance
Heitor
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to