Found the problem.  Ubuntu (and I'm told other Debian derivatives)
installs libgeotiff in a non-standard location, so when compiling under
ubuntu, an override is necessary at the './configure' step:

./configure CPPFLAGS="-I/usr/include/geotiff"

Reference:
http://www.xastir.org/wiki/index.php/HowTo:Ubuntu_8.10

Secondly, since the 'make install' installs the binaries in a different
location than the ubuntu package, it was necessary to `rm -R ~/.xastir/`
and let xastir rebuild it on its first invocation.

-- 
fails to fetch online maps.
https://bugs.launchpad.net/bugs/293873
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to