LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 08-10-2005, 07:06 AM   #1
tur third
Member
 
Registered: Jun 2005
Location: Surrey, UK
Distribution: Ubuntu 10.04, 10.10
Posts: 187

Rep: Reputation: 24
We need a working libXext to proceed?


I'm trying to run ./configure for program called 'kbilliards'. The first problem I had was that i had to tell it where the x include and libraries were:

./configure --x-includes=/usr/X11R6/include/ --x-libraries=/usr/X11R6/lib/

Now i get a message telling me it cannot find 'libXext'
Code:
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib/, headers /usr/X11R6/include/
checking for IceConnectionNumber in -lICE... no
checking for libXext... no
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.
However I can find it!
Code:
[root@localhost kbilliards-0.7.1]# locate libXext
/usr/X11R6/lib/libXext.so.6
/usr/X11R6/lib/libXext.so.6.4
Other threads suggest installing RPMs for things like 'xorg-x11-devel' or
libxorg-x11-devel, but I can't find anything like that and assume it must already be installed.

Is there something I can do to make libXext a working libXxt?
 
Old 08-10-2005, 03:03 PM   #2
shengchieh
Member
 
Registered: Jul 2004
Location: Palo Alto, CA
Distribution: #! Korora
Posts: 472

Rep: Reputation: 30
I just tried googling for libXext and got alot of links.
Try it.

http:/www.google.com -> libXext

If your distribution si debian-based, debian seems to have
a copy.

Sheng-Chieh
 
Old 08-11-2005, 11:16 AM   #3
routers
Member
 
Registered: Aug 2005
Location: Malaysia - KULMY / CNXTH
Distribution: Slackware, Fedora, FreeBSD, Sun O/S 5.10, CentOS
Posts: 787
Blog Entries: 6

Rep: Reputation: 75
if u have these
[rou@ap4 ~]$ ls /usr/X11R6/lib/libXext*
/usr/X11R6/lib/libXext.a /usr/X11R6/lib/libXext.so.6
/usr/X11R6/lib/libXext.so /usr/X11R6/lib/libXext.so.6.4

add /usr/X11R6/lib to ur /etc/ld.so.conf then run /sbin/ldconfig && updatedb

and if u dont have libXext.so make symlink to libXext.so.6.4

have fun
 
Old 08-12-2005, 03:17 AM   #4
tur third
Member
 
Registered: Jun 2005
Location: Surrey, UK
Distribution: Ubuntu 10.04, 10.10
Posts: 187

Original Poster
Rep: Reputation: 24
Thanks for the suggestion. I have tried that, but still have a problem. Interestingly my 'ld.so.conf' already had the correct path. It was:
Code:
include ld.so.conf.d/*.conf
/usr/X11R6/lib
/usr/lib/qt3/lib
I created a link in /usr/X11R6/lib/ by typing
Code:
ln -s libXext.so.6.4 libXext.so
Then ran your
Code:
/sbin/ldconfig && updatedb
I now have:

[root@localhost etc]# ls /usr/X11R6/lib/libXext*
/usr/X11R6/lib/libXext.so@ /usr/X11R6/lib/libXext.so.6.4*
/usr/X11R6/lib/libXext.so.6@

but I still get the same error. Any more idea? Thanks...
 
Old 08-12-2005, 12:33 PM   #5
routers
Member
 
Registered: Aug 2005
Location: Malaysia - KULMY / CNXTH
Distribution: Slackware, Fedora, FreeBSD, Sun O/S 5.10, CentOS
Posts: 787
Blog Entries: 6

Rep: Reputation: 75
this is mine

[rou@ap4 ~]$ ls -l /usr/X11R6/lib/libXext*
-rw-r--r-- 1 root root 80652 Jun 3 06:36 /usr/X11R6/lib/libXext.a
lrwxrwxrwx 1 root root 14 Jul 27 22:20 /usr/X11R6/lib/libXext.so -> libXext.so.6.4
lrwxrwxrwx 1 root root 14 Jul 27 22:20 /usr/X11R6/lib/libXext.so.6 -> libXext.so.6.4
-rwxr-xr-x 1 root root 61476 Jun 3 06:37 /usr/X11R6/lib/libXext.so.6.4

i not understand why urs one shown the @ mark there

btw i have this suggestion ... u try to update xlibs core library file

use yum update xorg-x11.i386 , if still cannot follow the line below

http://xlibs.freedesktop.org/release...-6.4.3.tar.bz2

after that run /sbin/ldconfig

u can wait other ppl comment or try at your own risk but for me sometime take the risk
 
  


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
libxext sandman545 Linux - Newbie 2 05-11-2005 05:42 AM
configure: error: We need a working libXext to proceed latinjazz Linux - Software 1 04-23-2005 02:45 AM
Need some advice on how to proceed with -> proendo Slackware 1 01-27-2004 10:46 AM
How should i proceed? BajaNick General 6 12-07-2003 07:21 PM
I think I'm being hacked. How to proceed? Noerr Linux - Security 25 05-31-2002 03:48 AM

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

All times are GMT -5. The time now is 02:40 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