[Xastir] Issue with Fedora 9

Tom Russo russo at bogodyn.org
Mon Jun 9 22:49:22 EDT 2008


On Mon, Jun 09, 2008 at 10:45:28PM -0400, we recorded a bogon-computron collision of the <jasonacg at citicom.com> flavor, containing:
> Apologies in advance if this has already been covered..
> 
> I recently upgraded to Fedora 9, and installed Xastir from CVS. Having a 
> backup of my old xastir directory from before the upgrade, I copied the 
> ~/.xastir directory from the backup, to preserve my old settings. 
> Although I've done this successfully through the last three upgrades, 
> this may or may not be contributing to the following message:
> 
> xastir: error while loading shared libraries: libgeotiff.so: cannot open 
> shared object file: No such file or directory
> 
> 
> While the .xastir directory was copied, the CVS install was clean. At 
> the end of the compile, Geotiff is present, and a search for 
> libgeotiff.so finds it in /usr/local/lib.

Make sure /usr/local/lib is in ld.so.conf, and run "ldconfig".  See the
INSTALL document in your CVS checkout, under "3.  OPTIONAL: Install geoTIFF
support.

The problem is that while the C compiler finds the non-shared version of 
the library Just Fine, the dynamic loader doesn't know about /usr/local/lib
and doesn't find the shared version at run time.

-- 
Tom Russo    KM5VY   SAR502   DM64ux          http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236 AHTB#1 http://kevan.org/brain.cgi?DDTNM
 "It's so simple to be wise: just think of something stupid to say and
  then don't say it."  --- Sam Levinson




More information about the Xastir mailing list