[rt-users] Installation pain...

Labonte, Phil phil.labonte at transcore.com
Thu Jun 9 11:19:02 EDT 2005


Dumb question but why not install it on Fedora Core3 and the latest
MySQL builds? 

I have done 3 installs of RT on this platform and all three installs
went flawlessly. The documentation to get it to work is all there on the
web if you just use google and this list and it's archives.

My 2 cents.

-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Rainer
Duffner
Sent: Thursday, June 09, 2005 10:37 AM
To: fmml at cedval.org
Cc: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] Installation pain...

Francois Meehan wrote:

>Hi all,
>
>Such a beautifull software, so hard to install.
>
>Eventhough the FAQ says Fedora is the easiest distro to install RT on,
the
>fact that is doesn't support mysql 3 makes things so complicated.
>
>  
>


IMO, FreeBSD is the easiest to install onto - but I haven't tried 
anything else in years. It's simply the path of least resistance.
But if FCx is the only thing you know, it *may* be easier for you to 
stay there.

Usually, people have reported most success after building their own 
binaries of everything related to RT (apache, perl, mod_perl).

On FreeBSD, you can use the ports-system to do all that for you, 
including installation of the database itself.
(All modules needed by RT are in the ports-system).

<soapbox>
There are compelling reasons to use RHEL/SLES over FreeBSD - mainly 
drivers for enterprise-class storage HBAs and commercial 
system-management (hello cpq-health) or backup-software - but if all 
that doesn't apply to you, and you only intend to use open-source 
software anyway, FreeBSD might be the better long-term solution.
</soapbox>


>As we don't want upgrade mysql, we are trying to install RT on
Postgres.
>But lack of good information on installing RT on that Data base engine
>makes it very difficult.
>
>Does anyone has a setup documentation for RT starting with the database
>and user creation on Postgres?
>  
>


I didn't see any kind of show-stopper in the installation. See the 
wiki.bestpractical.com for a guide on installing on PostgreSQL.
If you are also new to PostgreSQL, too, it probably wouldn't hurt to 
familiarize yourself with that database first.
The installation of RT is such that the tables are created as super-user

and the rt_user gets SELECT, INSERT, UPDATE, DELETE privileges on them.
I used PostgreSQL 8.0.3, BTW. The 8.0-versions should provide a 
significant performance improvement.



cheers,
Rainer
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Be sure to check out the RT Wiki at http://wiki.bestpractical.com




More information about the rt-users mailing list