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

Re: Debian package containing header files?



Ishwar Rattan wrote:
> Which package (from ftp.debian.org) might contain
> the /usr/C11R6/include/X11/*.h header files?

On my system.

  dpkg -S /usr/X11R6/include/X11/*.h | awk -F: '{print$1}' | sort -u
  libx11-dev
  libxpm-dev
  libxt-dev
  x-dev
  xlibs-static-dev

> It is needed to compile some code that needs those
> header files..

  http://www.debian.org/distrib/packages

At the bottom of the page is "Search the contents of packages" which
will allow you to find packages that include files.

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: