[PLUTO-help] Installare un pacchetto .bin

EloK eloquentia a katamail.com
Sab 20 Giu 2009 13:55:33 CEST


Salve ragazzi.
Vi spiego qual è il problema.
A scuola abbiamo una LIM
(Lavagna Interattiva Multimediale).
Sono stufo di doverla utilizzare con Windows.
Ho reperito il pacchetto per linux,
ma è un pacchetto .bin;
devo essere sincero la compilazione non è il mio forte.
Comunque ho provato ad installarlo.
Io ho una Mandriva 2009 Spring.
Ho fatto così.
Ho preso il file:
linux_smart_board_software.bin
e l'ho copiato nella Home,
poi con il tasto destro del mouse ho reso eseguibile il file.
Poi ho aperto Konsole mi sono loggato come root ed ho lanciato
./file.bin

ma questo è il risultato:

[root a localhost galanos]# sh ./linux_smart_board_software.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
[root a localhost galanos]#


Immagino che significhi che non trova alcune librerie
Allora ho fatto questo:

locate libc.so

Risultato:

[root a localhost galanos]# locate libc.so
/lib/libc.so.6
/lib/i686/libc.so.6
/usr/lib/libc.so
[root a localhost galanos]#


E ancora questo,
locate librt.so
con il risultato:

[root a localhost galanos]# locate librt.so
/lib/librt.so.1
/lib/i686/librt.so.1
/usr/lib/librt.so
[root a localhost galanos]#


Quindi le librerie mi pare che siano installate.

A questo punto non so cosa fare.

Qualcuno mi aiuta?

Grazie.

Luigi







More information about the pluto-help mailing list