hi ! it's a problem with Linux/Linux/LinuxInstaller.bin check
http://www.maplesoft.com/support/Faqs/Maple8/Installation/10.shtml the relevant content: ------------------------------------ Copy the contents for a Linux installation from the Maple 8 CD to your local hard drive: % cd /tmp % mkdir maple8cd % cd maple8cd % cp -a /media/cdrom/Linux . % cp /media/cdrom/installMapleLinuxSU . Using a text editor, comment out "export LD_ASSUME_KERNEL" found in line 1331 of the LinuxInstaller.bin file located in /tmp/maple8cd/Linux/Linux as follows: #export LD_ASSUME_KERNEL Save the modified script and start the installation: % cd ../.. % ./installMapleLinuxSU After installation is complete, erase the CD-ROM copy from your local hard drive. ------------------------------------ You can try also to change LD_ASSUME_KERNEL to your own kernel for example 2.4.19 or what you use joe On Saturday 22 February 2003 11:19, Johan Van den Neste wrote: > Hi, > > I would like to install Maple 8. > It requires glibc 2.1.2-11 > when trying to install, I get the following error msgs: > > [EMAIL PROTECTED] cdrom # sh ./installMapleLinuxSU > dirname: error while loading shared libraries: libc.so.6: cannot open > shared object file: No such file or directory > /bin/ls: error while loading shared libraries: librt.so.1: cannot open > shared object file: No such file or directory > basename: error while loading shared libraries: libc.so.6: cannot open > shared object file: No such file or directory > dirname: error while loading shared libraries: libc.so.6: cannot open > shared object file: No such file or directory > basename: error while loading shared libraries: libc.so.6: cannot open > shared object file: No such file or directory > rm: error while loading shared libraries: libc.so.6: cannot open shared > object file: No such file or directory > > Do I need to install an older version of glibc alongside my current one? > If so, how? > > thanks in advance -- [EMAIL PROTECTED] mailing list
