PDA

View Full Version : X11 packages


divisortheory
December 1st, 2007, 07:38 PM
Hi, I'm a little new to Linux.

I'm trying to compile some programs with dependencies on X11, but it cannot find the X11 header or library files anywhere. What package are these in?

Also, is there a searchable reference somewhere that has a list of all packages that are available and what they are?

Vicfred
December 2nd, 2007, 10:36 PM
im having similar problem when i try to compile from source it says it cannot find the x11 development files :(

well i thinks its pretty obvious but im newbie on compiling from source i've just compiled x264 with a step by step guide >O<

dholbach
December 3rd, 2007, 10:05 AM
What is the error message?

X was split up into lots of individual smaller packages, so there is no such thing as a "X Development package", GTK for example build-depends on these X related development packages [...] libx11-dev (>= 2:1.0.0-6), libxext-dev, libxi-dev, libxrandr-dev, libxt-dev, libxrender-dev, libxft-dev, libxcursor-dev, libxcomposite-dev, libxdamage-dev, libxkbfile-dev, libxinerama-dev, libxfixes-dev, x11proto-xext-dev [...]