Site Network:

Install Issues

First of all, from the demo this looks to be fantastic. I have been holding off installing any project management software because none of them just got it. This does. I am running CentOS 4 with Python 2.5.4. I downloaded and ran easy_install: easy_install ProjectHQ-0.1.3dev_r149-py2.5.egg but I have no idea where to find the paster tool. Where do I find that? Google searches are next to useless because it thinks I am looking for "paste". Also, where can I find the WSGI module? Thanks, John
 

Re: Install Issues

Hi John,

Paster should be installed when you install Project HQ, as it needs Paster to run. You should be able to just run "paster" from the command line.

As for the WSGI module, I presume you're talking about the Apache WSGI module? Unfortunately I don't know how to do that on CentOS, but perhaps there is a tutorial out there that you can use? You might need to download and compile mod_wsgi yourself.