[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Finding libraries
- From: ABrady <kcsmart kc rr com>
- To: redhat-list redhat com
- Subject: Re: Finding libraries
- Date: Tue May 14 09:58:01 2002
On Tue, 14 May 2002 02:28:47 -0700 (PDT)
Cesar Moya <cesar1907 yahoo com> wrote:
> I was trying to compile a program and needed Xlib.h and
> Xutil.h which were not installed. Typed
>
> rpm --redhatprovides Xlib.h
>
> but nothing. However, those are standard library headers,
> how do I find the package that contains them?
[kcsmart home kcsmart]$ locate Xlib.h
/usr/X11R6/include/X11/Xlib.h
[kcsmart home kcsmart]$ rpm -qf /usr/X11R6/include/X11/Xlib.h
XFree86-devel-4.2.0-8
Xfree86-devel is the suspect you want.
--
Nice little planet you've got there. Shame if anything were to happen to
it.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]