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 01-18-2005, 10:15 AM   #1
dhave
Member
 
Registered: Oct 2004
Location: still outside the Matrix
Distribution: Arch, formerly Gentoo and Slackware
Posts: 438

Rep: Reputation: 31
Where does compiler look for libraries when compiling Evolution?


When I compile Evolution, I get a long list of warning messages saying that
such-and-such a library "seems to be moved". I'd like to tell the compiler
not to look for libraries in this particular directory, but to look
elsewhere. Where do I do this?

I think the majority of the libraries are Gnome-related. However, I haven't been able to locate where the compiler is getting its no-longer valid information about their location.

Apparently the compiler does succeed in finding the libraries, as the build
generally succeeds. But I'd still like to get rid of all these warning
messages.

Thanks.
 
Old 01-18-2005, 10:38 AM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"I haven't been able to locate where the compiler is getting its no-longer valid information about their location."

Configure commands do the checking to find libraries. Since different distributions have different file trees many configure commands have ways to look for the needed libraries in different likely locations. One common method is to have parameters in the configure command that change the first part of the file paths being used by the configure command. For example if the configure command is looking for files in /usr/local/bin and your distribution has these files in /opt/kde3/lib then you might be able to put a parameter in the configure command to change where configure looks:
./configure --deplib=/opt/kde3/lib

So look in the Evolution configure command and see if you can find a parameter to set which will cause the configure command to look in the right place first and thus eliminate the error messages.

Another method of eliminating the message would be to find the warning message in the configure command and comment it out.


-----------------------------
Steve Stites

Last edited by jailbait; 01-18-2005 at 01:30 PM.
 
Old 01-18-2005, 11:22 AM   #3
dhave
Member
 
Registered: Oct 2004
Location: still outside the Matrix
Distribution: Arch, formerly Gentoo and Slackware
Posts: 438

Original Poster
Rep: Reputation: 31
Thanks for your reply, jailbait. I've found a few others with the same problem, and I'm wondering if the problem is peculiar to Slackware systems.

I'll post something on the Slackware forum about this later. Thanks again.
 
  


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
compiling development libraries deadlyhead Linux - Newbie 3 06-05-2005 03:52 AM
evolution can't find libraries after firefox reinstall allelopath Linux - Software 3 02-08-2005 02:23 PM
my compiler problem is in the libraries dogbird Linux - Software 1 11-25-2004 05:01 PM
you have the libraries they require, but the compiler can't see, what to do? sirpelidor Mandriva 2 10-28-2003 03:25 AM
C libraries with GCC compiler Ciccio Programming 2 12-02-2002 11:20 AM

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

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