awk error when installing gallery remote

barrysul

Joined: 2003-12-08
Posts: 8
Posted: Sun, 2007-08-05 03:34

I get the following error messages when trying to install Gallery Remote 1.5. Can someone PLEASE help me?

Quote:
barry@apollo:~/Downloads> ./GalleryRemote.1.5.Linux.VM.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.384/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

here is my system Info:

Quote:
Get system details; useful for copy/paste into G2 support forum.

Last Run Details:

Gallery version = 2.2.2 core 1.2.0.4
PHP version = 5.2.0 apache2handler
Webserver = Apache/2.2.3 (Linux/SUSE)
Database = mysqli 5.0.26, lock.system=flock
Toolkits = ArchiveUpload, Dcraw, Exif, Ffmpeg, Getid3, LinkItemToolkit, NetPBM, Thumbnail, Gd, ImageMagick, SquareThumb
Acceleration = none, none
Operating system = Linux apollo 2.6.18.8-0.5-default #1 SMP Fri Jun 22 12:17:53 UTC 2007 i686
Default theme = matrix
gettext = disabled
Locale = en_US
Browser = Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20061023 SUSE/2.0.0.5-1.1 Firefox/2.0.0.5
Rows in GalleryAccessMap table = 18
Rows in GalleryAccessSubscriberMap table = 2
Rows in GalleryUser table = 2
Rows in GalleryItem table = 1
Rows in GalleryAlbumItem table = 1
Rows in GalleryCacheMap table = 0

 
yoann

Joined: 2007-08-27
Posts: 1
Posted: Fri, 2007-09-07 15:38

Here is the solution:

Quote:
cp GalleryRemote.1.5.Linux.NoVM.bin GalleryRemote.1.5.Linux.NoVM.bin.bak

cat GalleryRemote.1.5.Linux.NoVM.bin.bak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" > test.bin

chmod +x test.bin

./test.bin