[rt-users] installing on Mac OSX?
Jesse Vincent
jesse at bestpractical.com
Wed Oct 13 13:54:06 EDT 2004
On Wed, Oct 13, 2004 at 10:17:37AM -0700, Jake Kauth wrote:
> Hello!
>
> I am attempting to do an install of RT3 on Mac OSX.
>
> The machine is an Xserve G4 running Panther 10.3.5.
Build a custom perl with --prefix=/opt/perl-5.8.5, then run
PERL=/opt/perl-5.8.5/bin/perl ./configure --with-rt-user=www \
--with-rt-group=www
make testdeps
make fixdeps
That's how I do it ~every day when developing RT on OSX ;)
> Has anyone had (recent) success with getting this to work? I
> tried it once already and became embroiled in mess of perl
> module dependencies.
>
> Has anyone on this list done this, and can they
> offer any links/advice/howtos?
>
> jake
> *****
>
> _______________________________________________
> 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