Edgewall Software

Changes between Version 18 and Version 19 of 0.11/TracOnUbuntu


Ignore:
Timestamp:
Jul 17, 2008, 12:59:46 AM (16 years ago)
Author:
Noah Kantrowitz
Comment:

Grr, PYTHON_EGG_CACHE exists for a reason.

Legend:

Unmodified
Added
Removed
Modified
  • 0.11/TracOnUbuntu

    v18 v19  
    4848                PythonOption TracEnvParentDir /var/lib/trac
    4949                PythonOption TracUriRoot /projects
     50                SetEnv PYTHON_EGG_CACHE /tmp
    5051        </Location>
    5152
     
    117118== add some plugins to have a usable system ==
    118119{{{
    119 sudo mkdir /var/www/.python-eggs
    120 sudo chown www-data /var/www/.python-eggs
    121 
    122120sudo apt-get install build-essential graphviz
    123121sudo easy_install http://svn.edgewall.org/repos/genshi/trunk/