Results 1 to 3 of 3
hi!
im tying to ./configure rdesktop on mdk 10.1 box, then got this error.
ERROR: could not find X Window System headers
(searched for include/X11/Xlib.h in: /usr/X11R6 /usr/X11 /usr/openwin /usr ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-28-2004 #1Just Joined!
- Join Date
- Apr 2004
- Posts
- 35
rdesktop install error (Xlib.h)
hi!
im tying to ./configure rdesktop on mdk 10.1 box, then got this error.
ERROR: could not find X Window System headers
(searched for include/X11/Xlib.h in: /usr/X11R6 /usr/X11 /usr/openwin /usr /usr/local/X11R6 /usr/local/X11 /usr/local)
You probably need to install the XFree86-devel package
looking at this post: http://www.linuxforums.org/forum/post-78343.html, it says xfree, but 10.1 uses x.org.
how do i install Xlib.h then?
thanks!
- 11-29-2004 #2Just Joined!
- Join Date
- Oct 2004
- Posts
- 49
Re: rdesktop install error (Xlib.h)
if yo use xorg you need xorg-x11-devel
- 12-01-2004 #3Just Joined!
- Join Date
- Apr 2004
- Posts
- 35
hi!
for some reason, rpmdrake does not show me xorg-x11-devel, so i just downloaded these two packages, libxorg-x11-devel-6.7.0-4.2.101mdk.i586.rpm and xorg-x11-6.7.0-4.2.101mdk.src.rpm.
when i rpm -ivh xorg-x11-6.7.0-4.2.101mdk.src.rpm, it simply created files in /usr/src/RPM/SOURCES, but did not install.
what gives?
i need to be able to run rdesktop on this box.
thanks!
joey


Reply With Quote
