On 26.11.2013 18:21, Feuermurmel wrote: > After installing Trac with easy_install, I can't find fcgi_frontend.py > for setting up FastCGI with lighttpd. > > I have a fresh installation of Python 2.6 and setuptools 1.4.1 on OS X > 10.8 (installed using macports). Then I install Trac using the following > command: > > $ sudo easy_install-2.6 Trac==1.0 > > After that, there's a Python egg at the following path: > > /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Trac-1.0-py2.6.egg > > The egg contains a file called "fcgi_frontend.py" but of course I can't > use it without extracting it. Am I supposed to do that manually or am I > doing something wrong?
Yes. Trac install is not finished by just compilation and installation of scripts. There is more, i.e. deploying some static content for use by the web-server. Please do yourself a favor and read the details in the wiki documentation [1]. You'll find others already answered many common questions by contributing to this documentation. Thanks for taking care to read. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracInstall#DeployingTrac
smime.p7s
Description: S/MIME Cryptographic Signature
