[greenstone_es] Error al instalar Greenstone en Ubuntu 14.04

  • From: Patricio Carranza <pcarranza@xxxxxxxxxxxxxxxx>
  • To: greenstone_es@xxxxxxxxxxxxx
  • Date: Tue, 13 Dec 2016 15:52:06 -0300

Hola!

Estoy tratando de instalar Greenstone en Ubuntu 14.04 LTS pero obtenfo el
siguiente error:

sudo ./Greenstone-3.08-linux-x64Creating temp directory...Extracting
installer jar...Preparing Greenstone installer.../bin/sh: 1: ./jre_bin_x64:
not foundFailed to extract the bundled java archive to the temp directoryYou
need the tar program on your PATHExiting

El archivo tiene permisos de ejecución y el comando $PATH devuelve:
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/
sbin:/bin:/usr/games:/usr/local/games

Con el apoyo de Diego Spano (Gracias Diego!) logré iniciar la instalación
directamente desde la carpeta:

1- move to the folder where it is unpacked
cd /tmp/greenstone-installer.tmp

2- run the installer manually
java -jar greenstone.jar

Pero la instalación no termina y recibo este error:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Installation progress
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Finishedorg.tp23.antinstaller.InstallException: Error running the install,
/tmp/greenstone-installer.tmp/antinstall/ant.install.log (No such file or
directory) at
org.tp23.antinstaller.runtime.exe.AntProjectFilter.exec(AntProjectFilter.java:172)
at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:84) at
org.tp23.antinstaller.selfextract.NonExtractor.main(NonExtractor.java:59)Caused
by: java.io.FileNotFoundException:
/tmp/greenstone-installer.tmp/antinstall/ant.install.log (No such file or
directory) at java.io.FileOutputStream.open(Native Method) at
java.io.FileOutputStream.<init>(FileOutputStream.java:221) at
java.io.FileOutputStream.<init>(FileOutputStream.java:142) at
org.tp23.antinstaller.runtime.exe.AntProjectFilter.exec(AntProjectFilter.java:104)
... 2 more--- Nested Exception ---java.io.FileNotFoundException:
/tmp/greenstone-installer.tmp/antinstall/ant.install.log (No such file or
directory) at java.io.FileOutputStream.open(Native Method) at
java.io.FileOutputStream.<init>(FileOutputStream.java:221) at
java.io.FileOutputStream.<init>(FileOutputStream.java:142) at
org.tp23.antinstaller.runtime.exe.AntProjectFilter.exec(AntProjectFilter.java:104)
at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:84) at
org.tp23.antinstaller.selfextract.NonExtractor.main(NonExtractor.java:59)Install
failedError running the install,
/tmp/greenstone-installer.tmp/antinstall/ant.install.log (No such file or
directory)Failed

Agradeceré cualquier ayuda que puedan brindarme.

Gracias!

Patricio

Other related posts: