On Friday, July 26, 2002, at 01:40 PM, Phil Dobbin wrote: > Can you elaborate on your preferred method that you've mentioned? dyld > is rather persistent on Mac OS X with 5.8.0. It is not overwritten in a > 5.8.0 install, so any advice appreciated :-)
I'm not sure I understand. Why would dyld need to be changed? > > (Also remembering `rm -rf /Library/Perl' will only delete stuff > _outside_ of other directories; i.e. only in top-level /Library/Perl). Not true. The -r flag means "recursive". -Ken