Cette page n'a pas encore d'étiquettes.
Apportez votre aide…

Ceci est une ancienne révision du document !


Pour info, Gallery Remote est un petit logiciel en Java qui permet de publier très facilement ses photos sur un site équipé de Gallery.

L'installation par défaut plante, du genre : "libm.so.6: cannot open shared object file: No such file or directory"

Voici la solution :

1- télécharger la version JVM included pour linux ici

2- en ligne de commande, aller dans le répertoire où vous avez téléchargé GalleryRemote.1.5.Linux.VM.bin et taper cette ligne de commande (remplacer 1.5 par la nouvelle version si besoin) :

mv GalleryRemote.1.5.Linux.VM.bin GalleryRemote.1.5.Linux.VM.bin.bak; cat GalleryRemote.1.5.Linux.VM.bin.bak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" > GalleryRemote.1.5.Linux.VM.bin; chmod a+x GalleryRemote.1.5.Linux.VM.bin; ./GalleryRemote.1.5.Linux.VM.bin

Puis attendez 10 à 30 secondes que ça se lance

  • gallery_remote.1223802140.txt.gz
  • Dernière modification: Le 18/04/2011, 14:42
  • (modification externe)