View Single Post
  #4  
Old 06-27-2006, 07:10 AM
Jaezzy
Fire Beetle
 
Join Date: Jun 2006
Posts: 6
Default

Getting it compiled isn't so much the issue. It's what to do after you have everything compiled.

What would be nice is a ./configure script that you could give a --prefix= argument to and then once everything is compiled, you could do a 'make install' and have all the binaries and start/stop scripts set up and ready to go, provided that you had your db set up properly.
Reply With Quote