[Xastir] Installing on YDL
Curt, WE7U
archer at eskimo.com
Thu Feb 3 12:15:10 EST 2005
On Thu, 3 Feb 2005, Bruce, KQ4TV wrote:
> when I run xastir I imediatly get an error:
>
> xastir: error while loading shared libraries:
> /usr/local/lib/libgeotiff.so: R_PPC_REL24 relocation at 0x0e84ebf4 for
> symbol `_TIFFfree' out of range
>
> I ran:
>
> ./configure --without-geotiff
> make
> make install
>
> and now it runs fine, sans the geotiff capability.
>
> Any thoughts?
libgeotiff is a tricky one sometimes. You have to install libproj
first, then libgeotiff. You also have to have a version of
libgeotiff that matches your version of libtiff. If your libtiff is
an older one, sometimes you have to play games like snagging the *.h
files out of the libtiff sources to put into a private directory in
the libgeotiff source tree in order for libgeotiff to know about a
private libtiff API that it uses.
With newer versions of libtiff, that *.h/private API problem is
solved, as near as I can tell. Try checking your versions of
libtiff and libgeotiff against each other. Perhaps you need a
slightly newer or older version of libgeotiff to match your libtiff
version.
--
Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer
"Lotto: A tax on people who are bad at math." -- unknown
"Windows: Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me: I picked the coordinate system!"
More information about the Xastir
mailing list