Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-01-2005, 11:02 AM
|
#1
|
Member
Registered: Jan 2005
Location: USA
Distribution: Red Hat, CentOS, Fedora, Suse
Posts: 54
Rep:
|
checking for X...configure:error
All,
I am trying to install an application and I receive the following error:
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
I have installed other programs like FireFox and Thunderbird and never received this error. Can someone please help in explaining what this is and what it could possibly be? Thanks in advance!
-dumbsheep
|
|
|
02-01-2005, 11:51 AM
|
#2
|
LQ Guru
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672
Rep:
|
there are 2 mothods to install somthing.... precompiled binary's/ packaes (like windows)
or to compile yourself from source code.
You installed X from a binary package, meaning X's source code was not used.
now you are trying to compile a program which needs X.
basically,, either install this program using a pre-compiled binary package.. or install the X source code... usually called X-devel Xorg-devel or XFree86-devel depenign on your distro.
|
|
|
02-01-2005, 01:23 PM
|
#3
|
Member
Registered: Jan 2005
Location: USA
Distribution: Red Hat, CentOS, Fedora, Suse
Posts: 54
Original Poster
Rep:
|
Thank you, those ended up working....But now I have a new problem. Now it says this:
checking for libz... configure: error: not found.
Possibly configure picks up an outdated version
installed by XFree86. Remove it from your system.
I know that libs are needed for installations and development, but do I need to remove the XFree86 stuff? Please help. Thanks!
--dumbsheep
|
|
|
02-01-2005, 03:17 PM
|
#4
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
I think Suse use xorg and not xfree86. try removing xfree86 packages and install the devl packages or xorg.
|
|
|
02-01-2005, 03:21 PM
|
#5
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
libz is a package called zlib. install both zlib and zlib-devel
|
|
|
All times are GMT -5. The time now is 06:27 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|