[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Matlab5



Sounds like you need to include some of the libraries that matlab was
compiled against inside the $MATLAB/sys/lnx86 directory -- the libstdc++
library that comes with debian doesn't work with matlab 5.1 and will
produce the error you write below.  Here's the libs we use for a working
matlab on Debian... You can get them from mathwork's ftp site, or
alternately, you can email me privately and I can send them to you.

directory: $MATLAB_HOME/sys/lnx86

goofy# ls -l 
total 2311
lrwxrwxrwx   1 root     root           13 Sep 27 14:48 libXpm.so.4 ->libXpm.so.4.6
-r-xr-xr-x   1 root     root        55164 Jun  6 12:28 libXpm.so.4.6
lrwxrwxrwx   1 root     root           14 Sep 27 14:48 libc.so.5 ->libc.so.5.3.12
-r-xr-xr-x   1 root     root       572413 Jun  6 12:28 libc.so.5.3.12
lrwxrwxrwx   1 root     root           13 Sep 27 14:48 libm.so.5 ->libm.so.5.0.6
-r-xr-xr-x   1 root     root        36084 Jun  6 12:28 libm.so.5.0.6
-r-xr-xr-x   2 root     root       841780 Sep 27 14:54 libstdc++.so.27
-r-xr-xr-x   2 root     root       841780 Sep 27 14:54 libstdc++.so.27.1.4



On Fri, 21 Nov 1997, Bill Moran wrote:

> 
> Hi 
> 
> I am tryng to get matlab 5 working on my Toshiba laptop. I have run
> S56flexlm to set up the license manager. When I try to run matlab I
> receive the error message:
> 
> /usr/local/src/matlab5/bin/lnx86/matlab: can't resolve symbol
> '__register_exceptions'
> 
> Does anyone know hoow to fix this?
> 
> Thanks
> 
> Bill
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> debian-user-request@lists.debian.org . 
> Trouble?  e-mail to templin@bucknell.edu .
> 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: