Bonjour tout le monde...
J'ai un petit problème pour installer un soft sur FC5, NRMnotebook, c'est un logiciel de traitement RMN...
Aucune info n'est disponible sur le site du logiciel, on peut juste y telécharger le .bin
Donc, je télécharge le .bin, je le mets dans /usr/lib/nmr (un dossier que j'ai créé) j'ai tenter la même mannip en le laissant dans /home/moi
Je fais un petit chmod +x
puis sh fichier.bin
malheureusement...
[root@postejul julien]# cd /usr/lib/nmr/
[root@postejul nmr]# sh NMRnotebook.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...
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...
rm: 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
J'ai tenté de creer un lien (ln -s) sur les librairies requises sur /lib/lib_necessaires
même résultat...
Voilà, ce petit logiciel m'éviterai de switcher sans arrêt à windows pour etudier les analyses lors de ma rédaction de mon manuscrit (en latex)
Merci d'avance...
Au passage, puisque ça parle de JRE, j'ai aussi déjà installé la dernière version avec le tuto de ce site...