|
From: Tunc S. <si...@ee...> - 2002-03-10 21:38:01
|
Hi Zak; I'm glad you seem confident in Matlisp. I don't think I've heard of anyone ever using it on Mac OS. You will certainly need a fortran 77 compiler. However, you will also need a lisp compiler and matlisp has only been known to work with "Allegro CL" or "CMU CL". I don't think CMU CL has a Mac OS port but I believe Allegro does. Assuming you have Allegro CL, you will need to get hold of the blas/lapack libraries. the safest way to do this is to get hold of a fortran 77 compiler and "make" the libraries using the makefiles in the matlisp distribution. Good luck, Tunc "Isaac S. Kohane" wrote: > > Your package looks to be just the ticket but when I try to compile it > using your instructions, it complains about the lack of a F77 > compiler. This is on Mac OS X. Am I right that I need to get an F77 > compiler? > > Thanks > > -Zak > -- > > ---------------------------------------------------------- > Isaac S. Kohane, MD, PhD > Director, Children's Hospital Informatics Program > Associate Professor of Pediatrics, Harvard Medical School > 300 Longwood Avenue, Room 511.1 > Children's Hospital > Boston, MA 02115 > > Fax: 617-355-7588 > Office: 617-355-7821 > isa...@ha... > http://www.chip.org/chip/people/isaackohane.html > > CHIP Coordinator: Marie Boyle (617-355-7333) |