On Aug 23, 2006, at 3:40 PM, Davinder wrote:

Hi,

I'm attempting to install Trac on Mac oS X Server, 10.4.7 but I'm running into a small problem.

I followed the instructions in the wiki ( http://trac.edgewall.org/ wiki/TracOnOsxServerNoFink ) for doing this install and I got everything working thus far until I type

trac-admin /my_path_to/my_project initenv

The error I receive is trac-admin can not be found. I then typed

cd ~
echo 'export PATH="$PATH:/System/Library/Frameworks/ Python.framework/Versions/Current/bin/trac*"' >> .profile

I used DarwinPorts to install trac just a few days ago, and it worked great. I've also done it manually. Thank God for DarwinPorts. :-)

The install script for trac should have put tracd, trac-admin, and tracdb2env into /usr/local/bin when it was done.

A Spotlight search for tracd would reveal if it got installed and where.

- scotty
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to