From the monthly archives:

May 2007

Request / bug ticketing

May 23, 2007

I’m exploring the use of RT at WB. Here are some quick notes on installation:

./configure –prefix=/usr/local/rt3 \
–with-apachectl=/usr/local/apache/bin/apachectl

make testdep
sudo make install

Set up etc/RT_SiteConfig.pm…
See the RT wiki for more details.

Read the full article →