RT 3.0 alpha 1 on Mac OS X

(So after Jesse’s mail I send this mail to rt-devel again)

Hi!

I just installed RT 3.0 alpha 1 on Mac OS X and I can access the
Web-Interface. Here is what I did (most of it is mentioned in the
README). I don’t know if this is useful, but I just wanted to share my
experiences:

chmod a+x configure

sudo niutil -create / /groups/rt
sudo niutil -createprop / /groups/rt gid 401

./configure
sudo make install
sudo make initialize-database # doesn’t seem to work for me

sudo /opt/rt3/sbin/initdb --action init --dba root --dba-password
root-pass # worked fine

rt.local # add rt.local as a local domain using NetInfo Manager

install Apache::DBI (not found by make testdeps)

How I Compiled Apache:

setenv SSL_BASE /usr/local/src/openssl-0.9.6g

sudo ./configure
–with-layout=Darwin
–enable-module=most
–enable-shared=max
–activate-module=src/modules/perl/libperl.a
–enable-module=perl
–enable-module=ssl
–disable-shared=perl
–disable-shared=ssl
–disable-rule=EXPAT

sudo make
sudo make install

How I changed /etc/httpd/httpd.conf:

Added:

NameVirtualHost 127.0.0.1

DocumentRoot /opt/rt3/html ServerName rt.local PerlModule Apache::DBI PerlFreshRestart On PerlRequire /opt/rt3/bin/webmux.pl
     <Location />
             SetHandler              perl-script
             PerlHandler             RT::Mason
     </Location>

Please let me know what you think about it. As soon as I have the time
to configure the mail gateway and find out anything interesting I will
let you know.

Regards,

Benne

Benjamin Boksa
b.boksa@sidebysite.de

side by site GmbH & Co. KG
Druckgestaltung & Webdesign

Barbarastr. 3-9 (Block 6)
D-50735 Koeln

Fon: +49 221 2790964
Fax: +49 221 2790965

Hi!

I just installed RT 3.0 alpha 1 on Mac OS X and I can access the
Web-Interface. Here is what I did (most of it is mentioned in the
README). I don’t know if this is useful, but I just wanted to share my
experiences:

chmod a+x configure

sudo niutil -create / /groups/rt
sudo niutil -createprop / /groups/rt gid 401

./configure
sudo make install
sudo make initialize-database # doesn’t seem to work for me

sudo /opt/rt3/sbin/initdb --action init --dba root --dba-password
root-pass # worked fine

rt.local # add rt.local as a local domain using NetInfo Manager

install Apache::DBI (not found by make testdeps)

How I Compiled Apache:

setenv SSL_BASE /usr/local/src/openssl-0.9.6g

sudo ./configure
–with-layout=Darwin
–enable-module=most
–enable-shared=max
–activate-module=src/modules/perl/libperl.a
–enable-module=perl
–enable-module=ssl
–disable-shared=perl
–disable-shared=ssl
–disable-rule=EXPAT

sudo make
sudo make install

How I changed /etc/httpd/httpd.conf:

Added:

NameVirtualHost 127.0.0.1

DocumentRoot /opt/rt3/html ServerName rt.local PerlModule Apache::DBI PerlFreshRestart On PerlRequire /opt/rt3/bin/webmux.pl
     <Location />
             SetHandler              perl-script
             PerlHandler             RT::Mason
     </Location>

Please let me know what you think about it. As soon as I have the time
to configure the mail gateway and find out anything interesting I will
let you know.

Regards,

Benne

Benjamin Boksa
b.boksa@sidebysite.de

side by site GmbH & Co. KG
Druckgestaltung & Webdesign

Barbarastr. 3-9 (Block 6)
D-50735 Koeln

Fon: +49 221 2790964
Fax: +49 221 2790965

Hi!

I just installed RT 3.0 alpha 1 on Mac OS X and I can access the
Web-Interface. Here is what I did (most of it is mentioned in the
README). I don’t know if this is useful, but I just wanted to share my
experiences.

It’s definitely useful, though it would be good if folks could keep talk
about RT 3.0 to rt-devel for now. Thanks for the writeup.

Please let me know what you think about it. As soon as I have the time
to configure the mail gateway and find out anything interesting I will
let you know.

Don’t put energy into it yet. The brand new client-server mail gateway
isn’t in there yet :wink:

Best,
Jesse

»|« Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.