octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't install FITS in Octave dev.


From: Marco Atzeri
Subject: Re: Can't install FITS in Octave dev.
Date: Thu, 22 Feb 2018 16:24:57 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 22/02/2018 14:28, Dildar Sk wrote:
When I am trying to install FITS package in Octave dev by typing
'>>pkg install fits-1.0.7.tar.gz'

I am getting following error.

Package cfitsio was not found in the pkg-config search path.
Perhaps you should add the directory containing `cfitsio.pc'
to the PKG_CONFIG_PATH environment variable

The massage is very clear, to compile from source the fits
octave package you need the the headers and import library of cfitsio.

Please look on your system package repository and install the
development version of cfitsio package.

For example on Debian you need
https://packages.debian.org/jessie/libcfitsio-dev

Regards
Marco



reply via email to

[Prev in Thread] Current Thread [Next in Thread]