[rt-users] Has anyone gotten RT working on Solaris 10 x86?

Ruslan Zakirov ruslan.zakirov at gmail.com
Thu Mar 29 13:31:18 EDT 2007


Note, as you have perl binary in not standard location then you must
define path to perl on very first step:
PERL=/usr/perl5/5.8.4/bin/perlgcc ./configure ...

As well you should use this binary when you start CPAN shell:
/usr/perl5/5.8.4/bin/perlgcc -MCPAN -eshell

On 3/29/07, Brian_Gupta at timeinc.com <Brian_Gupta at timeinc.com> wrote:
> Perlbinary = /usr/perl5/5.8.4/bin/perlgcc
> Apache = /usr/apache2
> gcc = /usr/sfw/bin/gcc -- gcc version 3.4.3
> (csl-sol210-3_4-branch+sol_rpath)
> Mysql = I haven't installed the mysql module yet, so I haven't decided
> if I am going to use the /usr/sfw/ package, the coolstack package, or
> install my own.
>
> For RT I first run the testdeps and then the fixdeps. Of course it only
> gets so far.
> I then run: "make testdeps|MISS" to get a list in one window.
> I then manually use CPAN to install the modules:
>    /usr/perl5/5.8.4/bin/perlgcc
>
> -----Original Message-----
> From: chaim rieger [mailto:chaim.rieger at gmail.com]
>
> > do you use packages or src for your apache/perl/mysql etc... ? which
> directions are you following ? are you installing perl-modules via cpan
> or src ?
> _______________________________________________
> 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