Thanks, but I ended up installing from source. The troubles I ran into had to do with mysql, and perl modules. For some reason, the mysql 4.1 that comes with RHEL4 works fine, but the RPM's I downloaded for mysql v 5 didn't work properly. I couldn't find mysqladmin, and the mysqld init script was missing. I ended up removing all traces of mysql, and reinstalling the 4.1 rpms from our yum repository (which is basically the RHEL4 CD's).
Now I get to have fun configuring everything. This is for a small group of Engineers, but we may have a few hundred requestors, so I will have to automate as much as possible. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Chris Grau > Sent: Tuesday, November 15, 2005 5:37 PM > To: [email protected] > Subject: Re: RT Install Troubles > > > On Tue, Nov 15, 2005 at 03:19:19PM -0800, McClelland, Scott wrote: > > Has anyone successfully installed a recent version of Request Tracker? > > http://www.bestpractical.com/rt/ I remember using this about five > > years ago, and didn't seem to have so many problems. I finally got up > > to RHEL4, and got all my perl dependencies from CPAN, but still seem > > to be missing all kinds of dependencies. > > > > Is there a good, and trustworthy yum repository to use? I would > > prefer to use rpm's, but I may have to install from source. > > RT 3.4.4 is available in Fedora Extras as rt3. We spent a long time > getting that package just right so it will install and run with minimal > fuss. I rebuild a lot of Fedora Core/Extras packages for use in CentOS > 4, so you should have no trouble building the required packages for RHEL > 4. There are quite a few dependencies for RT, however. > > -- > Chris Grau <[EMAIL PROTECTED]> > -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
