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

RE: cfitsio



I just love the linux world.  Two people gave me three different ways to
do it.  Michael was able to meet my specification and give an exact 3 line
solution.

However, I have loaded a binary and a source file so I already have six
ways to try.  ;^)

Tom Droege

>
> Download it, then, as root:
> <rpm -hiv file.rpm> Install
> Or <rpm -hUv file.rpm> Install/Upgrade (removes old versions).
>
> Cheers,
> Rob
>
>> -----Original Message-----
>> From: Tom Droege [mailto:droege@snapmail.us]
>> Sent: April 07, 2005 4:14 PM
>

> To: Creager, Robert S
>> Cc: TASS
>> Subject: RE: cfitsio
>>
>>
>> Rob,
>>
>> Well, I saw it, but don't know what to do with it.  So I need
>> the 3 line instruction on how to use an rpm file.
>>
>> Tom Droege
>>
>> >
>> > Tom,
>> >
>> > Duh (I didn't notice this before)...  Use the RPM file that
>> exists at
>> > http://grid.ifca.unican.es/linux/astro/CFITSIO/.  That
>> should work...
>> >
>> > Cheers,
>> > Rob
>> >
>> >> -----Original Message-----
>> >> From: owner-tass@listserv.wwa.com
>> >> [mailto:owner-tass@listserv.wwa.com] On Behalf Of Creager, Robert S
>> >> Sent: April 07, 2005 2:40 PM
>> >> To: Chris Albertson; TASS
>> >> Subject: RE: cfitsio
>> >>
>> >>
>> >>
>> >> No, it doesn't (completely).  The makefile is expecting two env
>> >> variables to be set for the install (CFITSIO_LIB and
>> CFITSIO_INCLUDE
>> >> I think), and it doesn't do anything if they are not set.  My
>> >> downfits program does us the GNU Autotools, and it's not finding
>> >> libcfitsio through autoconf.  I've had Tom copy the library and
>> >> header files manually to /usr/local/(lib/include), change the
>> >> /etc/ld.so.conf and run ldconfig, but it's still not
>> finding them.  I
>> >> need to jump on that machine and see if I can figure out what's
>> >> happening...
>> >>
>> >> Cheers,
>> >> Rob
>> >>
>> >> > -----Original Message-----
>> >> > From: owner-tass@listserv.wwa.com
>> >> > [mailto:owner-tass@listserv.wwa.com] On Behalf Of Chris Albertson
>> >> > Sent: April 07, 2005 1:37 PM
>> >> > To: TASS
>> >> > Subject: RE: cfitsio
>> >> >
>> >> >
>> >> > Rob,
>> >> >
>> >> > Doesn't the lastest cfitsio use the GNU "Autotools".  If
>> so it is
>> >> > simply "./configure; make; su; make install"
>> >> >
>> >> > It would be good to know what error messages Tom is seeing.
>> >> >
>> >>
>> >>
>> >
>> >
>> >
>>
>>
>
>