carlos-alberto-silva / rGEDI

rGEDI: An R Package for NASA's Global Ecosystem Dynamics Investigation (GEDI) Data Visualization and Processing.
164 stars 66 forks source link

Error installing linux: geotiff library #19

Closed joaocarr closed 4 years ago

joaocarr commented 4 years ago

Hi,

I'm trying to install rGEDI on my university HPC cluster. I managed to solve most of the errors, but now I'm stuck with a missing geotiff library:

configure: error: cannot find geotiff.h ERROR: configuration failed for package ‘rGEDI’

Do you happen to know which library I need to load?

Thanks Joao

caiohamamura commented 4 years ago

You need to install libgeotiff. Depending on the OS you should install it like:

Em seg, 20 de jul de 2020 18:44, joaocarr notifications@github.com escreveu:

Hi,

I'm trying to install rGEDI on my university HPC cluster. I managed to solve most of the errors, but now I'm stuck with a missing geotiff library:

configure: error: cannot find geotiff.h ERROR: configuration failed for package ‘rGEDI’

Do you happen to know which library I need to load?

Thanks Joao

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/carlos-alberto-silva/rGEDI/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2H476VWBGFLZEK53K24NTR4S3CVANCNFSM4PC2OIMA .

joaocarr commented 4 years ago

Thanks!

On Tue, 21 Jul 2020 at 00:58, Caio Hamamura notifications@github.com wrote:

You need to install libgeotiff. Depending on the OS you should install it like:

  • Debian: apt install libgeotiff-dev
  • Redhat/centOS: dnf install libgeotiff-devel
  • MacOS: brew install libgeotiff

Em seg, 20 de jul de 2020 18:44, joaocarr notifications@github.com escreveu:

Hi,

I'm trying to install rGEDI on my university HPC cluster. I managed to solve most of the errors, but now I'm stuck with a missing geotiff library:

configure: error: cannot find geotiff.h ERROR: configuration failed for package ‘rGEDI’

Do you happen to know which library I need to load?

Thanks Joao

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/carlos-alberto-silva/rGEDI/issues/19, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AA2H476VWBGFLZEK53K24NTR4S3CVANCNFSM4PC2OIMA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/carlos-alberto-silva/rGEDI/issues/19#issuecomment-661461828, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO6B2P4EPNKBDV7LHJ4KW4TR4TK35ANCNFSM4PC2OIMA .

-- Dr Joao Carreiras National Centre for Earth Observation (NCEO) University of Sheffield Hicks Building, G39e Hounsfield Road Sheffield S3 7RH United Kingdom

Email: j.carreiras@sheffield.ac.uk Web: https://sites.google.com/sheffield.ac.uk/jcarreiras Phone: +44 (0114) 2223704