[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: installing the fits package
From: |
JohnD |
Subject: |
RE: installing the fits package |
Date: |
Wed, 2 Jan 2019 13:09:55 -0500 |
From: Doug [mailto:address@hidden
Sent: Wednesday, January 02, 2019 11:44 AM
To: JohnD
Subject: Re: installing the fits package
I have found copies of cfitsio.pc in several directories and moved one into
some Octave directories but installed - no.
On Wed, Jan 2, 2019 at 10:26 AM JohnD <address@hidden> wrote:
> Message: 3
> Date: Tue, 1 Jan 2019 18:09:09 -0500
> From: doug brenner <address@hidden>
> To: address@hidden
> Subject: installing the fits package
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset="utf-8"
>
> The fits packages is an external page for read and writing fits files.
When I try
> to install it, I get a lengthy error message. (attached) I think it would
be
> sufficient if someone could tell me how to modified the PKG_CONFIG_PATH
> and where to put the .h files.
> I assume the answer to the latter is here: /Volumes/Macintosh
> HD/Applications/Octave.app/Contents/Resources/usr/include and I would use
> the unix command mv or cp from the terminal. I?m running on a MAC.
> Thanks
>
The log says:
> pkg install -forge fits
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
No package 'cfitsio' found
So do you have the cfitsio development package installed ?
---------------------------------
setenv(' PKG_CONFIG_PATH', _thepathtowherethe.pcfileis)