Edgewall Software

Changes between Version 2 and Version 3 of TracOnRhel4WithoutYum


Ignore:
Timestamp:
Sep 28, 2006, 2:53:23 PM (18 years ago)
Author:
JonTheNiceGuy
Comment:

Some minor adjustments

Legend:

Unmodified
Added
Removed
Modified
  • TracOnRhel4WithoutYum

    v2 v3  
    99 * Install the standard RHEL 4 system, with the Web Server functionality. I needed it for the rest of the sites I was putting together.
    1010 * Install Subversion, mod_dav_svn and Python (if you've not already installed them - I wasn't making notes at this point!)
    11  * Install the following packages (and I know it's overkill, but I wanted to be sure I had everything I needed). These were all on the RH disks.
     11 * Install the following packages (and I know it's overkill, but I wanted to be sure I had everything I needed). These were all on the redhat disks.
    1212   * libdbi-dbd-pgsql
    1313   * perl-DBD-Pg
     
    2222   * postgresql-server
    2323 * Download and install pyPgSql - I think this was on Sourceforge.
    24  * Download and install ClearSilver - I didn't do this bit, a collegue did.
    25  * Download and install trac from this site
     24 * Download and install clearsilver - I didn't do this bit, a collegue did. I think a google search will turn it up.
     25 * Download and install trac.
    2626
    2727== Creating your Paths ==
     
    174174service httpd restart
    175175}}}
     176
     177== Adjusting this document for multiple repositories and wikis ==
     178
     179Essentially, you can do a Search & Replace on !MyRepo and put in your repository name.