Search found 2 matches

by JohannesBuchner
Thu May 29, 2025 10:41 am
Forum: eSASS download and installation
Topic: Install notes for Ubuntu 24.04.1
Replies: 1
Views: 18313

Re: Install notes for Ubuntu 24.04.1

On another Ubuntu machine, I managed to get until the eSASS ./configure script, but it kept throwing the error "healpix not found", even though I gave a valid path (--with-healpix=/full/path/to/external/Healpix_3.50/). Looking into config.log, there are compilation errors towards the end (...
by JohannesBuchner
Wed Nov 20, 2024 2:08 pm
Forum: eSASS download and installation
Topic: Install notes for Ubuntu 24.04.1
Replies: 1
Views: 18313

Install notes for Ubuntu 24.04.1

I was following the install instructions at https://erosita.mpe.mpg.de/dr1/eSASS4DR1/eSASS4DR1_installation/ for the eRO-SDAS workshop. Here are my notes on Ubuntu 24.04.1: 1) fftw3 is not a ubuntu package. "sudo apt-get install libfftw3-dev" is enough and works 2) for cfitsio, one needs t...