Unix Technical Forum

libdpstk - Library missing

This is a discussion on libdpstk - Library missing within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hello, Please give a look at this issue: $ convert convert: error while loading shared libraries: libdpstk.so.1: cannot open ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 02:11 PM
disilluso
 
Posts: n/a
Default libdpstk - Library missing

Hello,

Please give a look at this issue:

$ convert
convert: error while loading shared libraries: libdpstk.so.1: cannot
open shared object file: No such file or directory

$ ldd `which convert`
linux-gate.so.1 => (0xffffe000)
libMagick.so.6 => /usr/lib/libMagick.so.6 (0xb7c4d000)
liblcms.so.1 => /usr/lib/liblcms.so.1 (0xb7c14000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0xb7bc4000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7aa8000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7a8b000)
libpng.so.3 => /usr/lib/libpng.so.3 (0xb7a5a000)
libdpstk.so.1 => not found
libdps.so.1 => not found
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7a4b000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0xb79f9000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0xb79f0000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0xb79d8000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb790b000)
libbz2.so.1 => /lib/libbz2.so.1 (0xb78fa000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb77d7000)
libm.so.6 => /lib/tls/libm.so.6 (0xb77b4000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb77a2000)
libltdl.so.3 => /usr/lib/libltdl.so.3 (0xb779b000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7731000)
libz.so.1 => /usr/lib/libz.so.1 (0xb771e000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xb771a000)
/lib/ld-linux.so.2 (0xb7feb000)
libdpstk.so.1 => not found
libdps.so.1 => not found


I use a Slackware 10-current, have you got the same problem?
Please advise.
thank you
Alberto
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 02:11 PM
Chris Sorenson
 
Posts: n/a
Default Re: libdpstk - Library missing


disilluso wrote:
> Hello,
>
> Please give a look at this issue:
>
> $ convert
> convert: error while loading shared libraries: libdpstk.so.1: cannot
> open shared object file: No such file or directory
>
> $ ldd `which convert`
> libdpstk.so.1 => not found
> libdps.so.1 => not found
>


I believe those libraries are part of the x11-6.9.0-i486-1 package.

(If you don't know what that means you probably shouldn't be running
slackware-current!).

In Slackware-10.2 those lib's are part of the x11-6.8.2-i486-3 package.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 02:12 PM
Morten L
 
Posts: n/a
Default Re: libdpstk - Library missing

disilluso <disilluso@linuxbox.somewhere.outofhere.com> skrev 2006-01-24:
> Hello,
>
> Please give a look at this issue:
>
> $ convert
> convert: error while loading shared libraries: libdpstk.so.1: cannot
> open shared object file: No such file or directory
>
> $ ldd `which convert`
> linux-gate.so.1 => (0xffffe000)
> libMagick.so.6 => /usr/lib/libMagick.so.6 (0xb7c4d000)
> liblcms.so.1 => /usr/lib/liblcms.so.1 (0xb7c14000)
> libtiff.so.3 => /usr/lib/libtiff.so.3 (0xb7bc4000)
> libc.so.6 => /lib/tls/libc.so.6 (0xb7aa8000)
> libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7a8b000)
> libpng.so.3 => /usr/lib/libpng.so.3 (0xb7a5a000)
> libdpstk.so.1 => not found
> libdps.so.1 => not found
> libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7a4b000)
> libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0xb79f9000)
> libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0xb79f0000)
> libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0xb79d8000)
> libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb790b000)
> libbz2.so.1 => /lib/libbz2.so.1 (0xb78fa000)
> libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb77d7000)
> libm.so.6 => /lib/tls/libm.so.6 (0xb77b4000)
> libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb77a2000)
> libltdl.so.3 => /usr/lib/libltdl.so.3 (0xb779b000)
> libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7731000)
> libz.so.1 => /usr/lib/libz.so.1 (0xb771e000)
> libdl.so.2 => /lib/tls/libdl.so.2 (0xb771a000)
> /lib/ld-linux.so.2 (0xb7feb000)
> libdpstk.so.1 => not found
> libdps.so.1 => not found
>
>
> I use a Slackware 10-current, have you got the same problem?
> Please advise.
> thank you
> Alberto


It seems the imagemagick package form current is not yet compiled
against the new x11-6.9.0 from current, as those missings libs are
from the old x11-6.8.2 used in 10.2!

The imagemagick in current is still the same as in 10.2, so I
think it's just a question of time, before this package is upgraded.


--
Morten L

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 02:12 PM
Robby Workman
 
Posts: n/a
Default Re: libdpstk - Library missing

On 2006-01-24, Morten L <ml47sp11am@gspmailam.com> wrote:
>
> It seems the imagemagick package form current is not yet compiled
> against the new x11-6.9.0 from current, as those missings libs are
> from the old x11-6.8.2 used in 10.2!
>
> The imagemagick in current is still the same as in 10.2, so I
> think it's just a question of time, before this package is upgraded.



That is indeed the issue; there are a few things (imagemagick and
krita, probably some other kde apps, who knows what else) that
are dependent upon old X11-6.8.2 libs. For imagemagick, it's an
easy solution: either download the source and slackbuild script
from a local mirror and recompile it yourself, or if you don't mind
using third-party packs, I have one at my site:
http://slackbuilds.rlworkman.net

I honestly recommend doing it yourself, as you don't know me and
have no reason to trust me - unless, of course, you do know me
from irc... :-)

robw810

--

http://rlworkman.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 02:12 PM
Robby Workman
 
Posts: n/a
Default Re: libdpstk - Library missing

On 2006-01-25, Robby Workman <newsgroups@rlworkman.net> wrote:
> using third-party packs, I have one at my site:
> http://slackbuilds.rlworkman.net



Eh, make that http://slackpacks.rlworkman.net -- sorry :/

--

http://rlworkman.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 02:12 PM
Roger Brown
 
Posts: n/a
Default Re: libdpstk - Library missing

On Tue, 24 Jan 2006 18:39:02 +0000
disilluso <disilluso@linuxbox.somewhere.outofhere.com> wrote:

> I use a Slackware 10-current, have you got the same problem?


Yes - fixed by downloading latest ImageMagick source and recompiling.

--
Roger Brown
roger2@rogerbrown.no-ip.org
http://rogerbrown.no-ip.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 02:12 PM
Martin Lefebvre
 
Posts: n/a
Default Re: libdpstk - Library missing

Chris Sorenson <csoren@isd.net> wrote:
>
> disilluso wrote:
>
> I believe those libraries are part of the x11-6.9.0-i486-1 package.
>
> (If you don't know what that means you probably shouldn't be running
> slackware-current!).
>
> In Slackware-10.2 those lib's are part of the x11-6.8.2-i486-3 package.


they were, but not in -current. x11-6.9.0 doesn't contain these libraries.

But the problem is easily fixed by recompiling the software needing libdpstk
(like ImageMagick)...

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:59 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com