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.
|