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

And even then it doesn't work.

I checked the location of the trac directory but it doesn't actually exist, leading me to think it's not actually installed. I followed the instructions step by step and installed all the dependencies. Is Trac actually installed? Or do I have to do another command to actually install Trac? I don't see any actual reference to installing trac on that page?

If I need to use command-line to install Trac, what would the exact command be?

Please help!

Thank you in advance.

Sincerely,

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

Reply via email to