View Single Post
  #3  
Old 02-18-2002, 10:49 AM
theCoder
Sarnak
 
Join Date: Jan 2002
Posts: 90
Default

A lot of this would be dependent upon how each person has configured their Linux and MySQL install.

I think that's where something like autoconf would come in handy. I don't know how easy/hard it is to use on the developer side (since I've never used it there), but ./configure, make, make install is pretty nice for the end user point of view.
Reply With Quote