error: point CFITSIO library

eSASS download and installation
Post Reply
shotasekido
Posts: 3
Joined: Mon Oct 25, 2021 4:42 am

error: point CFITSIO library

Post by shotasekido »

I got the error shown below.


enter location of cfitsio library (/usr/local/lib): /Applications/heasoft-6.29/x86_64-apple-darwin20.4.0/lib
f951: Warning: Nonexistent include directory ‘$(F90_INCDIR)’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘$(F90_INCDIR)’ [-Wmissing-include-dirs]
dyld: Library not loaded: @rpath/libcfitsio.9.dylib
Referenced from: /Users/sekidoshota/Documents/eSASS/external/Healpix_3.50/./to_be_removed.x
Reason: image not found

CFITSIO version in /Applications/heasoft-6.29/x86_64-apple-darwin20.4.0/lib/libcfitsio.a is
CFITSIO >= 3.20 is expected for Healpix-F90


Something went wrong ...
Quitting configuration script !
User avatar
AlainGueguen
Posts: 32
Joined: Mon Jun 28, 2021 12:06 pm

Re: error: point CFITSIO library

Post by AlainGueguen »

from the text in your post its difficult to identify the problem :
we need more detailed information to help you

could you precise
- the Operating system you are using
- the version
- the version of the compiler
- at which step of the installation you had this message ?

best regards
Alain on behalf of the eSASS team
shotasekido
Posts: 3
Joined: Mon Oct 25, 2021 4:42 am

Re: error: point CFITSIO library

Post by shotasekido »

Thank you for your reply.

Operating system: macOS Big Sur version 11.5.2
compiler: gcc 12.0.5
step of installation: 2.1 Building eSASS on x86_64 Linux: GNU autoconf build, launch the configure script in external/Healpix_3.50, and Point to my CFITSIO library.

I have followed this page.
https://erosita.mpe.mpg.de/edr/DataAnal ... stall.html
User avatar
AlainGueguen
Posts: 32
Joined: Mon Jun 28, 2021 12:06 pm

Re: error: point CFITSIO library

Post by AlainGueguen »

Actually eSASS4EDR is not available on MacOS
and for this OS we suggest to use the Docker version,
You can find information how to download / install / configure the DOcker version In the section 3 of the page you used
so here:
https://erosita.mpe.mpg.de/edr/DataAnal ... cker_setup

best regards
shotasekido
Posts: 3
Joined: Mon Oct 25, 2021 4:42 am

Re: error: point CFITSIO library

Post by shotasekido »

I was able to install it.
Thank you! :D
Post Reply