./configure still running into problems with Healpix
Posted: Mon Mar 17, 2025 3:18 pm
Hello,
I am currently trying to build eSASS on my Linux enabled Mac. After checking for all the libraries needed to install eSASS and running the ./configure, I am given the following error:
configure: error: HEALPix not found
I have consulted the troubleshooting section on the installation page and reconfigured Healpix with OMP support. First I reconfigured for the Healpix 3.5 that comes with the eSASS files. After specifying the path to find Healpix, it still fails at the following line:
"checking for library containing cbdcma_... -lcaltools_6.34
checking for library containing headas_chat... -lhdio_6.34
checking for library containing headas_clobberfile... -lhdutils_6.34
checking for library containing hpsharp_execute... no
configure: error: healpix not found "
hpsharp_execute has been located in the library file manually so it exists, but ./configure is not able to find it for some reason. I also tried using a newer build of Healpix 3.83 with the same specifications. I still am running into the same error and failing at the same spot. Any advice on this topic would be greatly appreciated.
Best,
Brandon Coleman
I am currently trying to build eSASS on my Linux enabled Mac. After checking for all the libraries needed to install eSASS and running the ./configure, I am given the following error:
configure: error: HEALPix not found
I have consulted the troubleshooting section on the installation page and reconfigured Healpix with OMP support. First I reconfigured for the Healpix 3.5 that comes with the eSASS files. After specifying the path to find Healpix, it still fails at the following line:
"checking for library containing cbdcma_... -lcaltools_6.34
checking for library containing headas_chat... -lhdio_6.34
checking for library containing headas_clobberfile... -lhdutils_6.34
checking for library containing hpsharp_execute... no
configure: error: healpix not found "
hpsharp_execute has been located in the library file manually so it exists, but ./configure is not able to find it for some reason. I also tried using a newer build of Healpix 3.83 with the same specifications. I still am running into the same error and failing at the same spot. Any advice on this topic would be greatly appreciated.
Best,
Brandon Coleman