[Trac] installing trac in linx rh 9 problem
Emmanuel Blot
manu.blot at gmail.com
Tue Aug 23 16:10:41 CDT 2005
> it doesnt give any errors or messages. im really confused now. how do i
> know for which python are the modules installed fir and then how do i
> proceed to run trac.???
I think you may have an invalid installation of Python.
I'm not really fond of RedHat myself, so I can't help you with the rpm
fuzz. I guess there are some users on the list who use RedHat and can
give you the right command to install Python.
Try to search which Python interpreters are available for your
platform, using the redhat tools, and if you have no others
dependencies, uninstall Python 2.2, install Python 2.3.5, and
reinstall the Trac depedencies (so that you can see sqlite in
/usr/lib/python2.3/site-packages).
Another way is to get rid of Python 2.3.5, but I think it's better to
use a recent Python release than an old one.
--
Manu
More information about the Trac
mailing list