[rt-users] Installing RTFM in second instance

Ruslan Zakirov ruslan.zakirov at gmail.com
Tue Jun 2 09:13:31 EDT 2009


On Tue, Jun 2, 2009 at 2:55 PM, Bostjan9 <bostjan.vidmar at gmail.com> wrote:
>
> Hi Every one.
>
> I would like to install new (clean)  RTFM on a second instance of RT
> installation. I would not like to do "make initdb" on first instance which
> is already in production for years.
>
> Is it OK to set $RTHOME env on a new instance (export
> RTHOME=/opt/path-to-new-instance) and do the initdb.
>
> Can you please help ?

RTHOME=/path/to/new/instance perl Makefile.PL

check paths in the output

make
make install
make initdb

check DB info before providing password.

> --
> View this message in context: http://www.nabble.com/Installing-RTFM-in-second-instance-tp23830329p23830329.html
> Sent from the Request Tracker - User mailing list archive at Nabble.com.
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>



-- 
Best regards, Ruslan.



More information about the rt-users mailing list