[Xastir] libMagick.so.6: cannot open shared object file: No such file or directory

Bob Nielsen nielsen at oz.net
Tue Dec 14 13:35:38 EST 2004


Add /usr/local/lib to /etc/ld.so.conf and run ldconfig (as root).

Bob, N7XY

On Tue, Dec 14, 2004 at 09:04:07AM -0600, Mark A. Lewis wrote:
> Ok, here is the situation.
>  
> Fresh Install of CentOS (RHEL Clone)
> Xastir sources downloaded via CVS
>  
> I removed the Cent install of ImageMagick and installed from source.
>  
> When configuring Xastir, it finds ImageMagick as shown below:
>  
> xastir 1.4.2 has been configured using the
> following external libraries.
>  
> 
> Building with AX25 ................ : no
> Building with Festival ............ : no
> Building with GPSMan .............. : no
> Building with ImageMagick ......... : yes
> Building with libproj ............. : yes
> Building with GeoTiff ............. : yes
> Building with GDAL/OGR ............ : no
> Building with ShapeLib ............ : yes
> Building with pcre ................ : yes
> Building with dbfawk .............. : yes
> Building with map caching ......... : yes
> Building with ErrorPopups ......... : no
> Building with libgc (Debug) ....... : no
> Building with profiling (Debug) ... : no
> 
> So, all appears well, until I try to run it afer make and make install
> (via an Exceed session):
>  
> [root at aprsbox root]# xastir
> xastir: error while loading shared libraries: libMagick.so.6: cannot
> open shared object file: No such file or directory
> 
> What I have done sofar, uninstalled, remade ImageMagick and Xastir.
> The file referenced above does exist:
>  
> [root at aprsbox root]# whereis libMagick.so.6
> libMagick.so: /usr/local/lib/libMagick.so.6 /usr/local/lib/libMagick.so
> [root at aprsbox root]# ls /usr/local/lib/libMagick.*
> /usr/local/lib/libMagick.a   /usr/local/lib/libMagick.so.6
> /usr/local/lib/libMagick.la  /usr/local/lib/libMagick.so.6.1.6
> /usr/local/lib/libMagick.so
>  
> So, I am confused. My gut tells me that Xastir is looking for it
> elsewhere, but I am unable to determine where.
>  
> Any help would be appreciated.



More information about the Xastir mailing list