Edgewall Software

Changes between Version 5 and Version 6 of TracOnDebian


Ignore:
Timestamp:
May 1, 2004, 4:02:12 PM (20 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracOnDebian

    v5 v6  
    33== Notes from a debian sarge install ==
    44
    5 As has been previously pointed out, a Debian package does not exist, hence you need to build it yourself. This isn't too onerous if you know where you might get bitten. Hopefully the following should be of some use.
     5As has been previously pointed out, a Debian package does not exist, hence you need to build it yourself. This isn't ''too'' onerous if you know where you might get bitten. Hopefully the following should be of some use.
    66
    77First you need the SQLite, Subversion and the related python modules. Note that you need to use the version of subversion from unstable. Don't worry as Debians unstable is not really unstable, it's about as stable as typical redhat packages.
     
    2525make install
    2626}}}
    27 
    2827
    2928This should then allow you to build and initialise trac.