View Single Post
  #5  
Old 06-27-2006, 09:16 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Jaezzy
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.
I agree with you there, it is a bit of a hassle after compile "make install" would be nice - still a "walk through the park" compared to the windows nightmare I had.
Reply With Quote