On Fri, Jan 05, 2007 at 06:23:43PM -0800, Daniel Lakeland wrote:
> On Fri, Jan 05, 2007 at 09:04:45PM -0500, sen1 at math.msu.edu wrote:
> can't load the old ones. The offending package is the nregex package
> which isn't part of maxima.
whoops, should have looked more carefully at the error message. it's
the nregex that is included with maxima..
you could try
find /usr/local -name "*.fasl" | less
now check that the appropriate file list is coming out of the find
command, then
find /usr/local -name "*.fasl" | xargs rm
to get rid of them.
--
Daniel Lakeland
dlakelan at street-artists.org
http://www.street-artists.org/~dlakelan