LAPACK with maxima



Another try:

(%i5) system("ls
/usr/local/src/maxima-5.11.0/share/lapack/load-lapack.lisp");
/usr/local/src/maxima-5.11.0/share/lapack/load-lapack.lisp
(%o5)                                  0
(%i6) :lisp (load
"/usr/local/src/maxima-5.11.0/share/lapack/load-lapack.lisp")

Maxima encountered a Lisp error:

  Error in CONDITIONS::CLCS-LOAD [or a callee]: The variable #:MAXIMA
  is unbound.

Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.

-sen


On Sun, 24 Dec 2006, Raymond Toy wrote:

> sen1 at math.msu.edu wrote:
>> Hi Ray,
>>  Here is the output of an attempt to load lapack on a Fedora Core 4
>>  system.
>>
>> Thanks for working on the port.
>>
>> -sen
>>
>> (%i4) build_info();
>>
>> Maxima version: 5.11.0
>> Maxima build date: 1:31 12/24/2006
>> host type: i686-pc-linux-gnu
>> lisp-implementation-type: CMU Common Lisp
>> lisp-implementation-version: 19c Fedora Extras release 4.fc4 (19C)
>>
>> (%o4)
>> (%i5) load("lapack");
>> ; Compilation aborted after 0:00:00.
>>
> Hmm.  Ok.  Instead of that use
>
> :lisp (load "<path>/load-lapack.lisp")
>
> Ray
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>

-- 
  ---------------------------------------------------------------------------
  | Sheldon E. Newhouse            |    e-mail: sen1 at math.msu.edu           |
  | Mathematics Department         |       				   |
  | Michigan State University      | telephone: 517-355-9684                |
  | E. Lansing, MI 48824-1027 USA  |       FAX: 517-432-1562                |
  ---------------------------------------------------------------------------