[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: cfitsio
Hi Tom,
This doesn't apply in this particular case, but frequently when
you see that a .so file is needed, there is a separate RPM file
available with -devel in the name which should be installed with
urpmi.
Cheers,
Doug
On Thu, 7 Apr 2005, Tom Droege wrote:
> 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
> >