Gallery Remote Installation Problem.

aleferri
aleferri's picture

Joined: 2007-02-27
Posts: 2
Posted: Wed, 2007-03-14 20:17

Hi:
I'm trying to install the last release of Gallery Remote on my Linux Box (Linux eduardo.nixau 2.6.19-1.2911.6.5.fc6 #1 SMP Sun Mar 4 16:41:13 EST 2007 i686 athlon i386 GNU/Linux).
I downloaded gallery2-remote-2.1-0.24.svn20060817.fc6.noarch.rpm and when trying to install it returns:
[root@eduardo 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.11908/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

All the libraries that installation claims as unable to load are present.
Sorrily I have not found any case like mine on the forum, so, I'll be grateful for any help.
Thanks in advance.
aleferri

 
wayno123

Joined: 2007-04-28
Posts: 1
Posted: Sat, 2007-04-28 13:21

Looks like this is not just a problem with Fedora. I am getting the exact same error output using Ubuntu 7.04, Feisty.

I tried installing as myself and also as root. No luck.

Anyone have success installing Gallery Remote on Feisty?

 
aleferri
aleferri's picture

Joined: 2007-02-27
Posts: 2
Posted: Sat, 2007-04-28 19:47

The only way I found was:
1) download this: http://ufpr.dl.sourceforge.net/sourceforge/gallery/GalleryRemote.1.5.jar
2) install with this command in console: java -jar GalleryRemote.1.5.jar install.
Good Luck!!!