Hi all
The other day I compiled Apache 2.0.50 (on SuSE Linux 9.0 Pro). My first beginner's error was that I forgot to do --enable-so
I'm assuming this is going to cause me grief when I get to the next stage of compiling and testing PHP5 - like this weekend.
Quick question: can I just rehash the whole thing by doing:
./configure --enable-so
make
make install
Or should I go through some sort of uninstall routine first before trying again? I have searched this forum and also checked through the Apache docs, but I can't find a section entitled: 'You f**ked up! What now?'
Thanks guy and gals
Norm :o