Maxima broken after recent upgrade

C D macosx12345 at yahoo.fr
Wed Nov 16 01:02:46 PST 2011


> I issued the following commands:

> sudo port selfupdate
> sudo port upgrade outdated
> I got this after typing `maxima':
> fatal error encountered in SBCL pid 812:
> can't load .core for different runtime, sorry
>
>
> Welcome to LDB, a low-level debugger for the Lisp runtime environment.
> ldb> 

 You need to uninstall and reinstall Maxima after each upgrade of sbcl (unless Maxima was itself upgraded, which happens only if a new version of Maxima was released): your present installation of Maxima uses a bytecode that was compiled with the previous version of sbcl and that can not be run by the new version of sbcl.

 I don't know how to make this automatic unfortunately.

 Best wishes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20111116/13424436/attachment.html>


More information about the macports-users mailing list