I'm running RT 3.6 on Ubuntu 6 and it works great.
I just did an:
apt-get install request-tracker3.4 rt3.4-apache2After that, just download the RT 3.6 source and run make testdeps. You'll get another dozen or so packages that are required. You can find most of them by running, for example:
apt-cache search libwww | grep perl
Then just apt-get install once you've found the right package name.
You'll still need to use perl -MCPAN -eshell to install another 3 or
4 packages, but it should go very smoothly.
Overall, the ubuntu 6.10 process of RT was far more pleasant than installing on Fedora...:-)
On Mar 29, 2007, at 15:58 PM, Mike Dent wrote:
Just wondering if anybody has installed RT 3.6.x on Ubuntu? Are there any packages I can use which will make it easier? I grabbed the source and ran a make testdeps and there were about 2 screen fulls of missing dependencies! Thanks Mike _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED]Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
