LinuxQuestions.org
Review your favorite Linux distribution.
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 10-05-2006, 02:25 PM   #1
ayteebee
Member
 
Registered: Jul 2005
Location: Derbyshire
Distribution: Originally Suse 9.1 Professional, currently Knoppix 3.7, migrating to Slackware
Posts: 75

Rep: Reputation: 16
[./configure] "libtool does not seem to be installed"... Even though it is.


I'm trying to install attr-2.4.32. It's apparently needed for kdelibs-3.5.4 .

When I try to configure it I get the following output:

Code:
op3n:/home/andy/downloads/attr-2.4.32 # ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gmake... /usr/bin/gmake
checking for glibtool... no
checking for libtool... no

FATAL ERROR: libtool does not seem to be installed.
attr cannot be built without a working GNU libtool installation.
But I have libtool! I was pretty sure I already had it, but I downloaded and installed it again, just to make sure.

I thought that perhaps because I compiled libtool from source, it would have installed it into /usr/local and configure might not look there?

Is there any way I can feed some arguments to configure to tell it where to look for libtool, or can I create a symbolic link somewhere? Or have I installed libtool incorrectly?

All help much appreciated .
 
Old 10-05-2006, 03:07 PM   #2
AviJacobson
LQ Newbie
 
Registered: Apr 2005
Location: Berkeley, CA
Distribution: Fedora FC5
Posts: 19

Rep: Reputation: 0
Wondering if this is a PKG_CONFIG_PATH issue

I just posted a solution for a problem I had encountered where ./configure could not find a package I had compiled from source. I don't know if your problem is similar, but you might want to read my posting.

Good luck. Let us know if this works.
 
Old 10-05-2006, 03:12 PM   #3
ayteebee
Member
 
Registered: Jul 2005
Location: Derbyshire
Distribution: Originally Suse 9.1 Professional, currently Knoppix 3.7, migrating to Slackware
Posts: 75

Original Poster
Rep: Reputation: 16
AHA! I found <a href="http://www.linuxquestions.org/questions/showthread.php?t=321389">this thread</a> and it seemed like a similar problem.

Instead of installing libtool to the default /usr/local, I set the prefix to /usr and it seems to work fine.

Code:
# ./configure --prefix=/usr
Now I just have to do the rest of the installations... Ugh... :S
 
Old 10-05-2006, 03:19 PM   #4
ayteebee
Member
 
Registered: Jul 2005
Location: Derbyshire
Distribution: Originally Suse 9.1 Professional, currently Knoppix 3.7, migrating to Slackware
Posts: 75

Original Poster
Rep: Reputation: 16
Oh hey, thanks AviJackson. Didn't see your post there...

I guess I could have tried that, but I'm not too familiar with environment variables. Would I have to do something like:

Code:
# LIBTOOL_CONFIG_PATH=/usr/local/libtool
# export LIBTOOL_CONFIG_PATH
# ldconfig
# ./configure
# make
# make install
?

Or am I completely lost? Hehe
 
Old 10-05-2006, 03:26 PM   #5
AviJacobson
LQ Newbie
 
Registered: Apr 2005
Location: Berkeley, CA
Distribution: Fedora FC5
Posts: 19

Rep: Reputation: 0
Not LIBTOOL_CONFIG_PATH, but PKG_CONFIG_PATH

By the way, it's "Jacobson."

The environment variable PKG_CONFIG_PATH tells pkg-config where to look for libraries that are located in a "nonstandard prefix."

Here is a little more information, and you can get tons more by googling PKG_CONFIG_PATH.
 
Old 10-05-2006, 03:56 PM   #6
ayteebee
Member
 
Registered: Jul 2005
Location: Derbyshire
Distribution: Originally Suse 9.1 Professional, currently Knoppix 3.7, migrating to Slackware
Posts: 75

Original Poster
Rep: Reputation: 16
Oh nice . Thanks Jacobson!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Can't install "glibmm" library. "configure" script can't find "sigc++-2.0&q kornerr Linux - General 4 05-10-2005 02:32 PM
Annoying libtool warnings about "moved" libraries dhave Slackware 6 01-18-2005 01:55 PM
installed screensavers and "configure your computer" disappeared! nouvellebie Mandriva 3 03-13-2004 12:06 PM
"Re-configure" the version of PHP that is installed with RH 7.2 jkpalmer52 Linux - Software 1 12-05-2003 01:56 PM
make error "libtool: link: cannot find the library `' " jdolluc Linux - Software 2 10-15-2003 09:51 PM

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

All times are GMT -5. The time now is 04:31 PM.

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