Yup, Apache's installed on /usr/local/. Uhm, what would happen if I run the ./configure command again but this time with more modules loaded? Will it overwrite my previous installation or will it just append?
thanks On Sat, 5 Mar 2005 23:59:44 -0800 (PST), Neil Schneider <[EMAIL PROTECTED]> wrote: > > Myk D said: > > Hi, > > > > Thanks for the quick reply. I tried the "make uninstall" command just > > like you said but I got an error: > > > > [EMAIL PROTECTED]:/usr/src/php-4.3.10 $ make uninstall > > make: *** No rule to make target `uninstall'. Stop. > > > > So, do I just manually remove every directory that the installations > > made? > > This makes thing a little more difficult, depending upon what the > installer was configured to do. I haven't built apache and php from > scratch for a long time, so I don't remember what the default install > target is. I suspect it's /usr/local/apache, at least that is where I > would start looking. You could read the Makefile in the original build > directory and perhaps get a clue from it, or run ./configure --help to > see if it shows you the variables as they are set. Good luck with your > quest. > > -- > Neil Schneider pacneil_at_linuxgeek_dot_net > http://www.paccomp.com > Key fingerprint = 67F0 E493 FCC0 0A8C 769B 8209 32D7 1DB1 8460 C47D > Sometimes I wonder whether the world is being run by smart people who > are putting us on, or by imbeciles who really mean it - Mark Twain > > -- > [email protected] > http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie > -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie
