On Tue, Mar 30, 2004 at 02:50:53PM -0500, Dave Sill wrote: > > As best I can remember, I installed them both from tarball. Root's > perl is /usr/bin/perl, and /usr/bin/spamd specifies the same perl.
That sounds all right then. > How can I track down and remove the 2.55 installation that's > apparently still there? However it got there, "locate SpamAssassin.pm" should show you all the copies you have installed, assuming your locatedb is rebuilt overnight. find / -name SpamAssassin.pm will work too but be a lot slower (I'm sure you know this anyway, having written LWQ :)) Nick
