LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-15-2006, 12:04 PM   #1
revenge80200
Member
 
Registered: Mar 2004
Location: Chicago
Distribution: Lenny & Xp
Posts: 238

Rep: Reputation: 30
libXext link issue


Top of the morning everyone,

I am trying to install YaMT ( Yet another metabar )

http://www.kde-look.org/content/show.php?content=21168

and I keep running into the same problem:

configure: error: We need a working libXext to proceed. Since configure
can't find it itself, we stop here assuming that make wouldn't find
them either.

I think I have found the answer to my question, but I am entering something incorrectly into the konsole:

./configure --x-include=/etc/X11/ CPPFLAGS=-I/usr/X11R6/lib

Where /usr/X11R6/lib contains the libXext files

Any ideas on what I am doing wrong?

Thanks
Eric.
 
Old 04-16-2006, 12:43 PM   #2
futhark
Member
 
Registered: Nov 2003
Location: Montréal (Can)
Distribution: FC4
Posts: 110

Rep: Reputation: 15
I don't know if that will help you, but I had a similar problem with Xext when trying to compile kchmviewer. I ended being able to compile it when I added the --with-kde option.

You may want to have a look at the following
- in /usr/X11R6/lib to confirm you have libXext* libraries
- /etc/ld.so.conf lists /usr/X11R6/lib
- ldconfig --print-cache lists libXext*

Besides, I'd like to point that your configure command line contains errors. You seem to be confusing includes (*.h, -I adds search path for includes) files with libraries (*.so, -L adds search path for libraries). You probably meant to do the following:

--x-include=/usr/X11R6/include CFLAGS=-L/usr/X11R6/lib


Hope that helps.
 
Old 04-16-2006, 02:22 PM   #3
revenge80200
Member
 
Registered: Mar 2004
Location: Chicago
Distribution: Lenny & Xp
Posts: 238

Original Poster
Rep: Reputation: 30
Afternoon Futhark,

I checked the /etc/ld.so.conf, and I have the following: /usr/X11R6/lib. That should be enough, eh?

I tried to compile again with the same result:

PHP Code:
Fur@linuxbox:~/Desktop/metabar$ ./configure --x-include=/usr/X11R6/include CFLAGS=-L/usr/X11R6/lib --with-kde 
Results in:
PHP Code:
checking for libXext... no
configure
errorWe need a working libXext to proceedSince configure
can
't find it itself, we stop here assuming that make wouldn't find
them either

Any ideas as to what I am missing? I found a couple of pages regarding this issue, but I cannot seem to follow them, I am still a bit new at this.

Much in the way of thanks,
Eric.
 
Old 04-16-2006, 02:43 PM   #4
futhark
Member
 
Registered: Nov 2003
Location: Montréal (Can)
Distribution: FC4
Posts: 110

Rep: Reputation: 15
Quote:
I checked the /etc/ld.so.conf, and I have the following: /usr/X11R6/lib. That should be enough, eh?
Have you confirmed you have all of the following files?
Code:
/usr/X11R6/lib/libXext.a   /usr/X11R6/lib/libXext.so.6
/usr/X11R6/lib/libXext.so  /usr/X11R6/lib/libXext.so.6.4
Something tells me you don't have /usr/X11R6/lib/libXext.a. If that's the case, try installing xorg-x11-devel-6.8.2-37.FC4.49.2, then reconfigure.

Today I've tried to explain someone how to solve that type of problem. Maybe it can be of some help to you.

http://www.linuxquestions.org/questi...44#post2202344
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Nameserver issue (A-Link 11G wireless adsl router) positrox Linux - Wireless Networking 1 02-12-2006 09:59 AM
libXext sandman545 Ubuntu 5 05-19-2005 06:03 AM
libxext sandman545 Linux - Newbie 2 05-11-2005 05:42 AM
Ximian Link Issue robpom Linux - Software 0 09-04-2004 02:05 AM
D-link Router issue... ldin Linux - Hardware 2 02-16-2004 06:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration