Thanks to:
John Wiebe <jwiebe_at_ptc.com>
Richard Renshaw <rrens_at_hcia.com>
David and Rhonda Ritch <dbritch_at_earthlink.net>
Karim Keshavjee <keshavje_at_cwr.uwa.edu.au>
Peter Stern <peter_at_wiscpa.weizmann.ac.il>
Hubert Robitaille <hrobitaille_at_vega.encore.fr>
Steven Young <young_at_psy.ox.ac.uk>
Erik Persson <erik_at_lysator.liu.se>
Christopher Di Fronzo <difronzo_at_mathworks.com>
which all helped me solving my Problem.
I wrote:
> We have 5 Alphastations (255/300, DU 4.0a), one of them being the
> server, where we installed Matlab. Matlab 4 works fine on all
> stations. After installing MATLAB 5 I got
> 24017:/usr/ax0401/matlab5/bin/alpha/matlab: /sbin/loader: Fatal
> Error: cannot map libfor.so
> I fixed the problem by installing the FORTRAN 90 Compiler. Now
> Matlab 5.0 works fine on our Server-machine, but: After starting
> MATLAB on one of our workstations I got the same error message. Did
> anyone know a solution to this problem? I don't want to install C++
> and Fortran 90 on the 4 workstations too.
Here's the solution:
First I copied libfor.so to /usr/shlib on one "non-working Alpha".
Now matlab missed another library. After putting also libFutil.so,
libc.so, ... in the /usr/shlib matlab started working. fine.
But there's an easier solution:
>From the matlab-root create the directory: $MATLAB/sys/alpha and put
all needed libraries into this directory and everything works!
Thanks
Erwin
____________________________________________________________________
Erwin Hennighausen
Philipps-Universitaet Marburg Tel: 06421/28-3946
- FB Psychologie - FAX: 06421/28-8948
Gutenbergstr. 18
35032 Marburg e-mail: hennigha_at_mailer.uni-marburg.de
____________________________________________________________________
Received on Fri Jun 27 1997 - 18:20:01 NZST