Hi,

I tried Darwin ports on Mac os X Tiger client and got it to work. I didn't even try it on the server edition of Tiger as there seemed to be different instructions.

Anyway, thank you all for your help. I was able to find the trac- admin and once I had the correct location of it in terminal I was able to initiate an environment. After more playing around I was able to get the Apache to work it too.

As of now, it works although I have to start playing with the permissions of the projects. ( I might have questions there.)

Again, thanks for your help with the problem.

Davinder.

On Aug 24, 2006, at 8:00 AM, Scotty's Lists wrote:


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

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

Reply via email to