Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th September 2007, 11:09 AM
notfound Offline
Registered User
 
Join Date: Sep 2007
Posts: 5
Lib required

Application says that a required lib isn't found, though it is installed in /usr/local/lib. I'm noob and can't understand how to fix this problem. Lib is referred to directfb as well as the application. What should I do?
Reply With Quote
  #2  
Old 6th September 2007, 11:53 AM
SteveGYBE's Avatar
SteveGYBE Offline
Registered User
 
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309
The usual place for library files on Fedora is /usr/lib. Perhaps the easiest way to fix this is to make a symbolic link to the file (as root) in a terminal:
Code:
su -
<enter root password>
ln -s /usr/local/lib/<lib-file> /usr/lib/<lib-file>
replacing <lib-file> with the name of the library of course!

See http://www.directfb.org/downloads/Core/README - this tells you the compile and configuration options for DirectFB including other ways to resolve this problem.

Last edited by SteveGYBE; 6th September 2007 at 11:56 AM. Reason: Clarify response...
Reply With Quote
  #3  
Old 6th September 2007, 12:04 PM
notfound Offline
Registered User
 
Join Date: Sep 2007
Posts: 5
Quiet a reasonable way, but it didn't work. It's a pity that a program doesn't write a path where this lib should be.
Reply With Quote
  #4  
Old 6th September 2007, 01:07 PM
notfound Offline
Registered User
 
Join Date: Sep 2007
Posts: 5
df_andi: error while loading shared libraries: libdirectfb-1.1.so.0: cannot open shared object file: No such file or directory

df_andi is an application from directfb examples.

I have reinstalled directfb, but nothing changed.
Reply With Quote
  #5  
Old 6th September 2007, 01:15 PM
SteveGYBE's Avatar
SteveGYBE Offline
Registered User
 
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309
Are you compiling DirectFB yourself? If so, run ./configure again adding the option "--prefix=/usr", then do "make clean" before "make" and "make install". Then your libs should be installed in /usr/lib and binaries in /usr/bin.
Reply With Quote
  #6  
Old 6th September 2007, 01:42 PM
notfound Offline
Registered User
 
Join Date: Sep 2007
Posts: 5
Thanks. It worked. Default installation path was the main problem.
Reply With Quote
Reply

Tags
lib, required

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Required - X not starting BlownCPU Using Fedora 6 26th January 2009 05:55 PM
guide required sanjay_ankur Installation and Live Media 12 28th April 2008 08:34 PM
INSTANT help Required !!! plz Drkonafa Installation and Live Media 1 18th December 2005 04:42 PM
Quake III immediate help required alkzy Using Fedora 2 17th December 2005 06:52 PM


Current GMT-time: 21:19 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat