Results 1 to 8 of 8
I'm trying to compile (I think) imwheel and it coughs up. So I go through the hideous list of errors and find a lot of "can't find"s. So I open ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-06-2004 #1Just Joined!
- Join Date
- Mar 2004
- Posts
- 39
What package contains Xlib.h?
I'm trying to compile (I think) imwheel and it coughs up. So I go through the hideous list of errors and find a lot of "can't find"s. So I open the jax directory and look at the first error and find it is in jax.h. In that it includes X11/Xlib.h . So I look and can't find that on the system. So.... any idea what package I can install that will provide that header file? I've installed the X11R6 library but it doesn't seem to include this one.
Thanks!
- 04-06-2004 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
You will need the "XFree86-devel" package for xlib.h
Jason
- 04-07-2004 #3Just Joined!
- Join Date
- Mar 2004
- Posts
- 39
Cool, thanks! I didn't want to install every package and waste precious shared space :]
- 04-19-2005 #4Just Joined!
- Join Date
- Mar 2005
- Posts
- 8
xlib.h
I use Fedora Core 3.
How to add the "XFree86-devel" package for xlib.h?
Originally Posted by jasonlambert
- 04-19-2005 #5
This thread was one year ago, nowadays most distributions use X.org so that would be something like xorg-devel
I\'m so tired .....
#200472
- 04-20-2005 #6Just Joined!
- Join Date
- Mar 2005
- Posts
- 8
What is the command to install xorg-devel package?
yum install xorg-devel
does not work.
- 10-02-2005 #7Just Joined!
- Join Date
- Oct 2005
- Posts
- 1
You can find "X11/Xlib.h" and all X development files installing package "xlibs-dev"
Danielo
- 02-22-2007 #8Banned
- Join Date
- Feb 2005
- Posts
- 27
I had the same problem, and probably I can help you. Whith ubuntu I installed the debian package libx11-dev that contain this header file.
PS: Sorry for my english, I'm from spain
Anthian


Reply With Quote
