Re: libdpstk.so ?



I've got the current ImageMagick installed.  It turns out
that /usr/local/bin/convert was something completely different from
the /usr/bin/convert that ImageMagick provides.

"rpm -f" tells me that the one in "local" wasn't part of any installed
package; I've got no clue where it may have come from otherwise.  I've
renamed it; the build goes on.

Thanks..

On Sat, 2006-05-20 at 22:01 -0400, Joseph E. Sacco, Ph.D. wrote:
> Frank,
> 
> 'convert' is a component of ImageMagick. Download or build an FC5
> version of ImageMagick, clean out whatever you have installed
> in /usr/local/bin, and the problem should go away.
> 
> -Joseph
> 
> =============================================================
> On Sat, 2006-05-20 at 21:12 -0400, Frank Solensky wrote:
> > I'm trying to build gnome from the garnome 2.15.1.2 base on a Linux
> > system that has recently been updated from Fedora 4 to 5 with all
> > following updates installed.
> > 
> > The paranoid-install build fails for me when "make" gets to the
> > freedesktop/tango-icon-theme/work/main.d/tango-icon-theme-0.7.2/22x22/actions directory:
> > 
> > (cd /home/fsolensky/gnome/garnome/share/icons/Tango && \
> > for icon in address-book-new.png  [and others] ; do \
> >         /usr/local/bin/convert -bordercolor Transparent -border 1x1
> > 22x22/actions/$icon 24x24/actions/$icon; \
> > done)
> > /usr/local/bin/convert: error while loading shared libraries:
> > libdpstk.so.1: cannot open shared object file: No such file or directory
> > 
> > Any suggestions as to what I need to add (or remove) to get this going
> > again?
> > 
> > 
> -- 
> joseph_sacco [at] comcast [dot] net
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]