Maple 9.5 can not be installed on my Suse 10.1 System. Invoking the command ./installMapleLinuxSU leads to the following errors: Preparing to install... Extracting the JRE from the installer archive... Unpacking the JRE... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... awk: error while loading shared libraries: libdl.so.2: 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 /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 hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory the common solution to this problem shall be to comment an line with export LD_ASSUME_KERNEL in the LinuxInstaller.bin After this however the error is the following: Preparing to install... Extracting the JRE from the installer archive... Unpacking the JRE... gzip: /tmp/install.dir.27986/Linux/resource/vm.tar.Z: not in gzip format ./LinuxInstaller.bin: line 564: uncompress: command not found gzip: /tmp/install.dir.27986/Linux/resource/vm.tar.Z: not in gzip format The included VM could not be uncompressed (GZIP/UNCOMPRESS). Please try to download the installer again and make sure that you download using 'binary' mode. Please do not attempt to install this currently downloaded copy. Any workaround appreciated. Matthias

Please Wait...