[14467] in Athena Bugs
Linux/AFS 2.0 will not run matlab since arch/i386_linux2 missing
daemon@ATHENA.MIT.EDU (Pat McCormick)
Wed Jul 17 10:23:08 1996
To: bugs@MIT.EDU, cfields@MIT.EDU, ellis@MIT.EDU
Date: Wed, 17 Jul 1996 10:22:50 EDT
From: Pat McCormick <pmccormi@MIT.EDU>
Matlab's software unwrapper will not run under Linux/AFS 2.0 since the
new machtype is i386_linux2.
Also, the matlab script insists that there be a /lib/elf/ld-linux.so.1.
Newly installed Linux systems are all ELF, so I'm not sure this
is required anymore.
Fix for the first part:
Somebody with slw bits go to /afs/.athena/system/slw/arch and type:
ln -s i386_linux1 i386_linux2
Thanks for looking at this.
Pat McCormick