trac runing on AIX 5.1 & 2. problem with installing trac 0.9.4 - setuptools related
- From: "Hans-Joachim Ehlers" <HansJoachim.Ehlers (at) eumetsat.int>
- Date: Fri, 03 Mar 2006 10:33:21 +0100
1) FYI:
I have trac runing on AIX 5.1 - If i have time i will post all related
stuff howto get trac on AIX 5.1 runing.
2) A: 2. problem with installing trac 0.9.4 - setuptools related
(Alexander Neundorf)
Hi Alex,
copying stuff around is IMHO not a good way to administrate a system.
But to give you an answer to your problem
Your original problem is caused by the point that trac needed the
python distutils which are in the Suse package:
python-devel
Since you " solved " the problem by copying some stuff here is a hint
for the next time:
Find a file that is missing on your production server by comparing the
output of an find. In your example /usr/lib/python2.3
Then on your development machine issue:
$ rpm -q --whatprovides FileNotOnProduction
Normal rpm will show you the related rpm package which is missing.
hth
Hajo
_______________________________________________
Trac mailing list
Trac (at) lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac