Hi,
I'm not familiar with the procedure which you have followed. In my
experience using Darwin Ports is the easiest option on OS X. Once you
get Darwin Ports installed just type "port install trac" and it's all
done. All dependencies will be automatically resolved for you etc.
I have also downloaded Trac source and installed it manually (ie.
python setup.py install). I did this because I wanted the latest
development version of Trac.
cheers,
tomek
On 24/08/2006, at 7:40 AM, 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
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
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac