[Maxima] gcfac and scifac

Raymond Toy (RT/EUS) raymond.toy at ericsson.com
Wed Feb 13 15:52:17 CST 2008


Edwin Woollett wrote:
>  error when trying to load package scifac.lisp :
> 
> ------------------
> (%i1) load (scifac);
> 
> Load failed for
>  C:/PROGRA~1/MAXIMA~3.0/share/maxima/5.14.0/share/simplification/scifac.lisp
>  -- an error.  To debug this try debugmode(true);

Near the top of that file, change the "(declare ...") to "(declaim 
...").  It loads for me now.  Don't know if it works or not....

Ray


More information about the Maxima mailing list