Instalare Maple

2 posts / 0 new
Last post
razvan
Instalare Maple

Salut

Am incercat sa instalez Maple si primesc urmatoarea eroare:

[root@localhost torents]# ./maple.linux.v10.installer.bin
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

Launching installer...

grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/tmp/install.dir.3807/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
[/i]

Ma poate ajuta cineva? In Mandriva 2006 mergea fara probleme instalarea. Nu stiu ce sa mai fac, am instala o gramada de librarii si nu am obtinut niciun rezultat.

Merci anticipat.

admin
admin's picture
Raspuns: Instalare Maple

ln -s /usr/lib/libc.so /usr/lib/libc.so.6
ln -s /usr/lib/libpthread.so /usr/lib/libpthread.so.0