LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 11-06-2003, 05:29 AM   #1
tv_is_drowning
LQ Newbie
 
Registered: Nov 2003
Distribution: Suse 8.1
Posts: 9

Rep: Reputation: 0
dependency problems


with many packages i try to install i am confronted with dependency errors, but when i check up on these i find they are present. for example: libpng.so.3 is required by many a few things i've tried to install, but when i check back, libpng is in fact installed.
the same sort of thing happens when i try to compile the source as well. when trying to compile something (can't remember what) it told me zlib version 1.14 or more was required, which i have. so what's going on? i can't install anything!!!
 
Old 11-06-2003, 08:34 AM   #2
tv_is_drowning
LQ Newbie
 
Registered: Nov 2003
Distribution: Suse 8.1
Posts: 9

Original Poster
Rep: Reputation: 0
on one willing to help?
 
Old 11-06-2003, 09:47 AM   #3
jim mcnamara
Member
 
Registered: May 2002
Posts: 964

Rep: Reputation: 36
There are several ways when compiling or when running a compiled image file - that the system finds shared libraries.

The first is your PATH. See if the the .so file's directory shows up in your PATH variable. All users should have a PATH that points to all of the linked shared libraries.

The default method for linking shared libraries defers 'opening' the library until run-time -- so-called dynamic linking. You can link (using ld) in such a way that the path to the shred libries are 'hard-coded' into the image file, so it doesn't depend on the PATH.
 
  


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
dependency problems neverwhere Slackware 2 11-04-2004 07:09 AM
dependency problems K. Carl Linux - Newbie 3 02-10-2004 05:42 PM
GTK+ dependency problems Jiawen Linux - General 4 09-28-2003 03:11 PM
dependency problems with rpms BrianK Linux - Software 4 02-06-2003 07:53 PM
Dependency problems Lossenelin Linux - Software 5 01-28-2003 04:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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