[Rt-devel] Re: FIXED: RT 3.4.0rc1 DevelMode problem

Jesse Vincent jesse at bestpractical.com
Mon Dec 20 23:37:47 EST 2004


> How do you develop? Do you checkout RT right into
> the web tree, run configure and go? Or, do you make
> upgrade each time you want to test your changes?

For day to day development, I generally:

./configure --with-my-user-group --enable-layout=inplace
make initialize-database
./bin/standalone_httpd



More information about the Rt-devel mailing list