I'll be working on a write-up for this, but initial testing shows that rt 3.8.3 is very easy (*extremely* straightforward) to get setup under Mac OS X 10.6 client, using MySQL-5.1.37 (for 10.5, currently off their site) x86_64
For example (after having installed the provided Developer tools), make test-deps just works, except DBD-mysql which you have to download and compile manually. Past that, manually edit /etc/apache2/httpd.conf and add LoadModule perl_module libexec/apache2/mod_perl.so after the (LoadModule) fastcgi_module line. Then edit /etc/apache2/extra/httpd-vhosts.conf according to wiki.bestpractical.com/view/Manual/ApacheConfig I don't have access to 10.6 Server just yet, but I'll test with that as well. I'm about to re-do the process and document it in order to contribute the write-up. PS: A few people have contacted me about my old email re: RT & 10.5. I was not able to re-recreate a successful install, after having worked on my server with various Perl module upgrades, custom PHP installations. I did try but could without any luck. Sorry for that ! _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
