eSASS installing
Posted: Thu Nov 25, 2021 5:43 am
Hi,everyone
I have some troubles in Building eSASS on x86_64 Linux: GNU autoconf build.
When I use $ cd /<my eSASS path>/external/Healpix_3.50 and launch the configure script there, I got it:
Do you want to:
(0): exit
(1): configure Healpix IDL package
(2): configure Healpix C package, and edit Makefile
(3): configure Healpix F90 package, and edit Makefile
(4): configure Healpix C++ package, and edit Makefile
(5): configure Healpix Python (healpy) package, and edit Makefile
(8): see what configuration files have been created so far
(9): edit your shell configuration file to have easier access to Healpix codes
(-1): reset
(will *REMOVE* the Makefile and configuration files, and exit)
(0): exit
Enter your choice (configuration of packages can be done in any order): 3
you seem to be running Linux
enter name of your F90 compiler (): gfortran
Note: your Fortran compiler is gfortran compiler
compiled Healpix products will be:
F90_BINDIR = ./bin[suffix]
F90_INCDIR = ./include[suffix]
F90_LIBDIR = ./lib[suffix]
F90_BUILDDIR = ./build[suffix]
enter suffix for directories ():
I don't know what suffix I should enter there. Please reply to me if you have any suggestion about it. I'll appreciate for it.
I have some troubles in Building eSASS on x86_64 Linux: GNU autoconf build.
When I use $ cd /<my eSASS path>/external/Healpix_3.50 and launch the configure script there, I got it:
Do you want to:
(0): exit
(1): configure Healpix IDL package
(2): configure Healpix C package, and edit Makefile
(3): configure Healpix F90 package, and edit Makefile
(4): configure Healpix C++ package, and edit Makefile
(5): configure Healpix Python (healpy) package, and edit Makefile
(8): see what configuration files have been created so far
(9): edit your shell configuration file to have easier access to Healpix codes
(-1): reset
(will *REMOVE* the Makefile and configuration files, and exit)
(0): exit
Enter your choice (configuration of packages can be done in any order): 3
you seem to be running Linux
enter name of your F90 compiler (): gfortran
Note: your Fortran compiler is gfortran compiler
compiled Healpix products will be:
F90_BINDIR = ./bin[suffix]
F90_INCDIR = ./include[suffix]
F90_LIBDIR = ./lib[suffix]
F90_BUILDDIR = ./build[suffix]
enter suffix for directories ():
I don't know what suffix I should enter there. Please reply to me if you have any suggestion about it. I'll appreciate for it.