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