[greenstone_es] Re: Error al instalar Greenstone en Ubuntu 14.04

  • From: Diego Spano <diegospano@xxxxxxxxx>
  • To: Lista (en español) Greenstone <greenstone_es@xxxxxxxxxxxxx>
  • Date: Wed, 14 Dec 2016 10:58:29 -0300

Patricio, puede ser alguna de estas opciones:

1- no lo mencioné pero ejecutá "sudo java -jar greenstone.jar". Quizás lo
hiciste con tu usuario y no tiene permisos para crear temporales en /tmp.

2- parece que no tenes "ant" instalado. Ejecutá "sudo apt-get install ant"
y volvé a ejecutar el "sudo java -jar greenstone.jar".


Saludos!


*Diego Spano* *Director de Proyectos, Prodigio Consultores*
Tel: (54 11) 5274-8413

Argentina
dspano@xxxxxxxxxxxxxxxxxxxxxxx | www.prodigioconsultores.com
<http://s.wisestamp.com/links?url=http%3A%2F%2Fwww.prodigioconsultores.com%2F&sn=ZGllZ29zcGFub0BnbWFpbC5jb20%3D>
Contact me: [image: Skype] diegospano
<http://s.wisestamp.com/links?url=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fdiegospano&sn=ZGllZ29zcGFub0BnbWFpbC5jb20%3D>


On Tue, Dec 13, 2016 at 3:52 PM, Patricio Carranza <
pcarranza@xxxxxxxxxxxxxxxx> wrote:

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~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Finished
org.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: