On Sat, 14 Nov 1998, Robert King wrote: > Hello, > Anyone had success with this installation?
Yes; on the contrary, I haven't run into any problems. But maybe that's because I carried over the libraries used in 5.1... see below. > > I'm running into problems. Onep possibility is the the libraries matlab > built it with libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4.9 > and hamm has libXpm.so.4.10 > > How do I get libXpm.so.4.9 and can I get it to co-exist with libXpm.so.4.10? The libs in matlab/sys/lnx86 will get loaded first. Inside that directory, I have the following: raindrop:/usr/eecs/math/matlab-5.2/sys/lnx86> ls -l total 3767 lrwxrwxrwx 1 root root 13 Oct 29 13:05 libXpm.so.4 -> libXpm.so.4.9 -rwxr-xr-x 1 root root 63068 Nov 24 1997 libXpm.so.4.9 lrwxrwxrwx 1 root root 14 Oct 29 13:05 libc.so.5 -> libc.so.5.4.38 -rwxr-xr-x 1 root root 1849257 Mar 3 1998 libc.so.5.4.38 lrwxrwxrwx 1 root root 16 Oct 29 13:05 libg++.so.27 -> libg++.so.27.2.8 -rwxr-xr-x 1 root root 969891 Mar 3 1998 libg++.so.27.2.8 lrwxrwxrwx 1 root root 13 Oct 29 13:05 libm.so.5 -> libm.so.5.0.9 -rwxr-xr-x 1 root root 75717 Mar 3 1998 libm.so.5.0.9 lrwxrwxrwx 1 root root 19 Oct 29 13:05 libstdc++.so.27 -> libstdc++.so.27.2.8 -rwxr-xr-x 1 root root 875636 Mar 3 1998 libstdc++.so.27.2.8

