[Xastir] Quirks compiling Xastir on Centos6

David A. Ranch xastir at trinnet.net
Tue May 15 00:12:10 EDT 2012


Hello Tom,

Thanks so much for the reply..  Please see inline..

> Without this you can't use GeoTIFF format maps.  The USGS used to distribute
> lots of topo maps in this format, and it is still popular around the world
> for other types of maps.
Ok, that's probably not good.  I've posted the output of building Xastir 
here:



Looking around trying to troubleshoot the "Xpm" issue,
--
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for library containing XpmWriteFileFromPixmap... -lXpm
checking Xm/XpmI.h usability... no
checking Xm/XpmI.h presence... no
checking for Xm/XpmI.h... no
checking for pj_init in -lproj... yes
checking xtiffio.h usability... no
checking xtiffio.h presence... no
checking for xtiffio.h... no
*** Warning: geotiff include files not found.
--

I think I have all of the required dependencies installed and there *is* 
a similar file on the file system.  Maybe this "P" file is a newer 
version than the "I"?   If not, any ideas what package might install it?

rpm -ql openmotif-devel | grep -i Xpm
/usr/include/Xm/XpmP.h


>
>>                 GDAL/OGR (Obtuse map formats) .......... : no<------------------
> You lose essentially nothing by not having this.  GDAL support in Xastir
> doesn't actually exist, and only a small number of obsolete map formats
> (notably raw TIGER/Line files) were every really implemented in OGR support.
Good to know.  I won't worry about that one





>
>> TBD: I don't think we can deal with colorspace != RGBTBD
> One or more of your selected maps has an image colorspace that Xastir doesn't
> like.  Unfortunately, the error message doesn't say which one, but grepping
> through the source code shows a similar error message in the handlers for
> OSM, WMS, geo and tiger map formats.
Guess I'll have to update those comments to be unique per section and 
try again.


> See if OSM_tiled_mapnik works for you.  If so, then it is likely there is
> something up with the OSM server you've selected.  Lots of the other errors
> you're posting below imply that is the source of some of these issues.

Nope.. mapnik doesn't work.



>> ----------------------------------------------------------
>> When I try to load the OSM_tiled_osmarender map
>> ----------------------------------------------------------
>>
>> Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/39/98.png
>> curl told us 6
> Look suspiciously like there's a problem with the osmarender server.

It doesn't even resolve.. where do these hostnames come from?  Is there 
a master tile server that Xastir queries or are these hostnames 
hardcoded into the Xastir source code?

[dranch at hampacket2 ~]$ host tah.openstreetmap.org
Host tah.openstreetmap.org not found: 3(NXDOMAIN)


--David



More information about the Xastir mailing list