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 - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-03-2010, 03:45 PM   #1
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,691

Rep: Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377
Conky cant find libmowgli after upgrade to current


I thought I would try out Eric's KDE 4.5.1 and Robby's new Xorg pacakges. The upgrade went off with out a hitch, but now when I try to launch conky I get

conky: error while loading shared libraries: libmowgli.so.1: cannot open shared object file: No such file or directory

So I rebuilt conky and reinstalled libmowgli ran ldconfig but I still get the error.

Any Ideas?

Thanks
 
Old 09-03-2010, 03:50 PM   #2
xeleema
Member
 
Registered: Aug 2005
Location: D.i.t.h.o, Texas
Distribution: Slackware 13.x, rhel3/5, Solaris 8-10(sparc), HP-UX 11.x (pa-risc)
Posts: 988
Blog Entries: 4

Rep: Reputation: 254Reputation: 254Reputation: 254
Greetingz!
Well for starters, I'd make sure you have an actual file named "libmowgli.so.1" somewhere;

As root;
find / -name "libmowgli.so*" 2>/dev/null

Then I'd check and see what conkey is actually looking for;

ldd `which conkey`
Note: That's a "command within a command", that uses the back-tick character (a backwards apostrophy). if "which conkey" returns the name of the script, run the ldd command against the actual binary the script calls.

Now, if your find command returns something like "libmowgli.so.1.0.1", and the "ldd" output for "conkey" is looking for plain old "libmowgli.so.1", then you can create a symbolic link to help "conkey" out.

ln -s /path/to/the/real/libarary /path/to/the/libarary/conkey/wants

Example:

ln -s /usr/lib/libmowgli.so.1.0.1 /usr/lib/libmowgli.so.1
 
Old 09-03-2010, 03:56 PM   #3
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,691

Original Poster
Rep: Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377
Ha, I figured it out right when you posted, lol. I just created the symlink myself like you suggested.

Thanks for the quick reply.
 
1 members found this post helpful.
Old 09-03-2010, 03:58 PM   #4
xeleema
Member
 
Registered: Aug 2005
Location: D.i.t.h.o, Texas
Distribution: Slackware 13.x, rhel3/5, Solaris 8-10(sparc), HP-UX 11.x (pa-risc)
Posts: 988
Blog Entries: 4

Rep: Reputation: 254Reputation: 254Reputation: 254
Cool! Can you go ahead and mark this thread as [solved]? Maybe even click a few other things
Thanks!

EDIT: Thanks for marking this one [solved]!
 
Old 09-03-2010, 04:02 PM   #5
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,691

Original Poster
Rep: Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377Reputation: 1377
already did both
 
1 members found this post helpful.
  


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
conky question: passing conky-variable to shell-script zlin50 Linux - Software 2 12-29-2012 06:47 PM
Current audacious-plugins has to be recompiled against libmowgli ivandi Slackware 1 08-28-2010 09:55 PM
LXer: Conky Colors Makes Your Conky Beautiful In Seconds (Version 3.20 Released) LXer Syndicated Linux News 0 08-01-2010 11:21 AM
DISCUSSION: Upgrade to Slackware -current without a -current CD truthfatal LinuxAnswers Discussion 0 09-19-2006 01:42 PM
Conky on Suse 10.0 - *** buffer overflow detected *** conky terminated Slidex Linux - Software 1 03-17-2006 11:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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