On Fri, 5 Nov 1999, Denis Havlik wrote:

> :>Most of the .h files should be in /usr/include. Not sure why the compiler
> :>wouldn't find them (assuming they're there), it may need an environment
> :>variable or text file containing the path for the include directory but
> :>that's just my educated guess.
> 
> If you really want to know in which package they are:
> 
> mount /mnt/cdrom
> cd /mnt/cdrom/Mandrake/RPMS
> rpm -qilp *.rpm >/tmp/list

make that  rpm -qp --filesbypkg *.rpm if you just want what package own
what file.. (cuts out the pkg info)

> less /tmp/list
> 
> in less , press "/" then write "KEYWORD", press enter, "n" brings you
> to the next "KEYWORD".
> 
> cu
>       Denis
> 
> -----------------------------------------------------------
> Denis Havlik  |||   http://www.ap.univie.ac.at/users/havlik
>              (@ @)  [EMAIL PROTECTED]       
> ---------oOO--(_)--OOo-------------------------------------
> 
> 

--
MandrakeSoft          http://www.mandrakesoft.com/
                                        --Axalon

Reply via email to