You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Brian McCann <Br...@viziant.net> on 2007/03/22 04:58:47 UTC

Trac install

 
 
<ma...@viziant.net> 
Hi All,
 
Trac install instructions state:
This will byte-compile the python source code and install it in the site-packages directory of your Python installation. The directories cgi-bin, templates, htdocs, wiki-default and wiki-macros are all copied to $prefix/share/trac/. conf and plugins stub directories are also created under $prefix/share/trac/ (since 0.10). 

What is $prefix ? I see from the instructions >>$ python ./setup.py install --prefix=/path/to/installdir
you can set $prefix; but if I run the command $ python ./setup.py install

What is $prefix's location?


Thanks,
Brian
 

Re: Trac install

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Mar 21, 2007, at 23:58, Brian McCann wrote:

> Trac install instructions state:
> This will byte-compile the python source code and install it in the  
> site-packages directory of your Python installation. The  
> directories cgi-bin, templates, htdocs, wiki-default and wiki- 
> macros are all copied to $prefix/share/trac/. conf and plugins stub  
> directories are also created under $prefix/share/trac/ (since 0.10).
>
> What is $prefix ? I see from the instructions >>$ python ./setup.py  
> install --prefix=/path/to/installdir
> you can set $prefix; but if I run the command $ python ./setup.py  
> install
>
> What is $prefix's location?

You'd probably have better luck asking on the Trac mailing list, not  
the Subversion mailing list, since many of us here haven't ever used  
Trac.


-- 

To reply to the mailing list, please use your mailer's Reply To All  
function


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org