[Trac] Re: How to install trac in a custom location?

2009-04-15 Thread Chris Nelson

Rainer Sokoll wrote:
 it seems so easy, but...
 ...

I can only say that when I tried to install it on 'Windows that I failed
horribily and had to use the defaults.  But it looks like you're on
Linux so I don't know how relevent my experience is.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: How to install trac in a custom location?

2009-04-15 Thread Jeff Hammel

Try virtualenv, which I recommend heartily:

http://pypi.python.org/pypi/virtualenv

Jeff

On Wed, Apr 15, 2009 at 03:14:49PM +0200, Rainer Sokoll wrote:
 
 Hi,
 
 it seems so easy, but...
 According to http://trac.edgewall.org/wiki/TracInstall
 
 # pwd
 /usr/local/src/Trac-0.11.4
 # easy_install --prefix=/usr/local/Trac-0.11.4 
 error: No urls, filenames, or requirements specified (see --help)
 # easy_install --prefix=/usr/local/Trac-0.11.4 
 http://svn.edgewall.org/repos/trac/tags/trac-0.11.4
 Downloading http://svn.edgewall.org/repos/trac/tags/trac-0.11.4
 error: Unexpected HTML page found at 
 http://svn.edgewall.org/repos/trac/tags/trac-0.11.4
 
 I think I cannot see the forest for the trees, but I need to install
 Trac in a non-standard location.
 Can anybody enlighten me, please?
 
 Rainer
 
  

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---