On Thu, Jul 21, 2005 at 02:04:35PM -0400, Ishwar Rattan wrote:
> Which package (from ftp.debian.org) might contain
> the /usr/C11R6/include/X11/*.h header files?
> 
> It is needed to compile some code that needs those
> header files..

Presumably you meant 'X11R6' rather than 'C11R6' ...

Try

apt-file update; apt-file search '/usr/X11R6/include/X11'

If you have a specific file you're looking for, tack that
onto the end of the above command. If you just use the above
command, you'll get 1,200 different files. So do

apt-file search /usr/X11R6/include/X11 |grep -o '^[^:]\+' |sort |uniq

and you get it down to the 117 packages listed below. I
suspect the packages beginning with 'lib' and ending with
'dev' are your best bet, but maybe others have more specific
recommendations. You'll narrow down your choices if you feed
apt-file a specific .h file within that directory.

ayttm
bloksi
bugsquish
bumprace
chbg
circuslinux
cmail-icons
crack-attack
ctwm
cuyo
defendguin
dosemu
dpkg-www
dvr
ftape-util
fvwm-icons
gcc-snapshot
gemdropx
gerstensaft
gfpoken
glotski
gnome-breakout
goldedplus
gpa
gtkcookie
guile-common
heroes-common
isdnutils-xtools
jazip
koules
libdmx-dev
libforms-dev
libformsgl-dev
libfs-dev
libice-dev
libmotif3
libsm-dev
libx11-dev
libxau-dev
libxaw6-dev
libxaw7-dev
libxaw8-dev
libxcb1-dev
libxcl1-dev
libxcomposite-dev
libxcursor-dev
libxdamage-dev
libxdmcp-dev
libxevie-dev
libxext-dev
libxfixes-dev
libxft-dev
libxi-dev
libxinerama-dev
libxkbfile-dev
libxkbui-dev
libxmu-dev
libxp-dev
libxpm-dev
libxrandr-dev
libxrender-dev
libxres-dev
libxss-dev
libxt-dev
libxtrap-dev
libxtst-dev
libxv-dev
libxvmc-dev
libxxf86dga-dev
libxxf86misc-dev
libxxf86rush-dev
libxxf86vm-dev
luola
madbomber
moon-buggy
moon-buggy-esd
mova
ocaml-nox
pan
paul
pcb
pm-dev
render-dev
sanduhr
scid
searchandrescue-common
tenmado
tkinfo
tkpgp
tkrat
toolbar-fancy
toshutils
tuxkart-data
tuxracer
twlog
uae
vectoroids
vim
xaw3dg-dev
xcingb
xcircuit
x-dev
xfree86-driver-fglrx-dev
xgammon
xlibs-data
xlibs-static-dev
xoids
xorg-driver-fglrx-dev
xpcd
xscavenger
xsmc-calc
xteddy
xvier
xvile
xxgdb
zblast-x11
zed

-- 
Stephen R. Laniel
[EMAIL PROTECTED]
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key

Attachment: signature.asc
Description: Digital signature

Reply via email to