How to install on lubuntu 14.04

Hi everyone,

I’m trying to install this program on mi SO lubuntu 14.04 with a machine1,6 Ghz and 2 GB RAM itel atom. I have a problem … (this is the last part of the terminal)

argas/root/core/zip/src/ZInflate.c
cp core/lzma/src/xz-5.0.3/src/liblzma/.libs/liblzma.a lib/liblzma.a
*** Downloading http://github.com/lz4/v1.7.5.tar.gz
/bin/sh: 5: curl: not found
*** Building core/lz4/src/lz4-1.7.5/lib/liblz4.a…

gzip: /home/ryse/Descargas/root/core/lz4/src/1.7.5.tar.gz: unexpected end of file
tar: Esto no parece un archivo tar
tar: Se sale con estado de fallo debido a errores anteriores
/bin/sh: 11: cd: can’t cd to lz4-1.7.5
make[1]: se entra en el directorio ‘/home/ryse/Descargas/root/core/lz4/src’
make[1]: *** No hay ninguna regla para construir el objetivo ‘lib’. Alto.
make[1]: se sale del directorio ‘/home/ryse/Descargas/root/core/lz4/src’
/home/ryse/Descargas/root/core/lz4/Module.mk:81: fallo en las instrucciones para el objetivo ‘core/lz4/src/lz4-1.7.5/lib/liblz4.a’
make: *** [core/lz4/src/lz4-1.7.5/lib/liblz4.a] Error 2
make: *** Se espera a que terminen otras tareas…
ryse@netbook:~/

__
_

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


sudo apt-get install curl

BTW. The ROOT team provides ready-to-use binary distributions for some systems, including various Ubuntu versions, which you just need to download and unpack (see “Using binaries” therein).

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.