OK, bit of an odd question here since I know that packaging the install would eliminate the condition but obviously I was too lazy to do that. ;-)
Is there any way to accurately remove (or track down what to remove) apps compiled from source in the standard way, i.e.: ./configure make make install For instance, would I look in the Makefile, or the ./configure log, etc.? I guess what the question is really asking is, is there anything in the process that keeps track of what was installed where? Or is that why packages exist? Can I piece the information together by viewing a few different files? I'm not really clear on how these tarballs are created in the first place, so any links to "autoconf howto" or whatever is relevant would also be appreciated. Thanks, Curtis _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

