[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #66087] cfitsio not detected on Enterprise Linux 9, RHEL 9, Alma Li
From: |
Phil Wyett |
Subject: |
[bug #66087] cfitsio not detected on Enterprise Linux 9, RHEL 9, Alma Linux 9 etc. |
Date: |
Wed, 14 Aug 2024 00:21:07 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?66087>
Summary: cfitsio not detected on Enterprise Linux 9, RHEL 9,
Alma Linux 9 etc.
Group: GNU Astronomy Utilities
Submitter: kathenas
Submitted: Wed 14 Aug 2024 04:21:05 AM UTC
Category: Development
Severity: 3 - Normal
Item Group: Source code
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Wed 14 Aug 2024 04:21:05 AM UTC By: Phil Wyett <kathenas>
checking for gs... yes
checking Ghostscript version... 9.54.0
checking for ds9... no
checking for topcat... no
Missing MANDATORY dependencies (necessary to continue):
- CFITSIO: https://heasarc.gsfc.nasa.gov/fitsio
OPTIONAL warnings/dependencies (for improved functionality):
- Missing Libjpeg (JPEG files): http://ijg.org
- Missing SAO DS9: https://sites.google.com/cfa.harvard.edu/saoimageds9
- Missing TOPCAT: http://www.star.bris.ac.uk/~mbt/topcat/
You can use your package manager for easy and fast installation of all
dependencies in one command. See the link below:
https://www.gnu.org/s/gnuastro/manual/html_node/Dependencies-from-package-managers.html
If you have already installed a dependency (for example in '/install/path'),
but this script can't link with it, add the path to the LDFLAGS, CPPFLAGS and
LD_LIBRARY_PATH environment variables before running configure. For example
with the following commands (just correct the '/install/path' part).
$ export LDFLAGS="$LDFLAGS -L/install/path/lib"
$ export CPPFLAGS="$CPPFLAGS -I/install/path/include"
$ export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/install/path/lib"
TIP: Put these commands in your startup file (for example '~/.bashrc') to
avoid similar problems later. See the link below to learn more:
https://www.gnu.org/s/gnuastro/manual/html_node/Installation-directory.html
configure: error: Mandatory dependency(s) missing, === SEE MESSAGE ABOVE ===.
[philwyett@ks-kenobi gnuastro]$ sudo dnf list installed | grep cfitsio
[sudo] password for philwyett:
cfitsio.x86_64 4.1.0-1.el9
@epel
cfitsio-devel.x86_64 4.1.0-1.el9
@epel
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66087>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [bug #66087] cfitsio not detected on Enterprise Linux 9, RHEL 9, Alma Linux 9 etc.,
Phil Wyett <=