[Xastir] Centos 5.2 install
z z
silverwatersask at hotmail.com
Tue Mar 10 14:37:26 EDT 2009
I am trying to get xastir working on Centos 5.2 box.
Fresh install of Centos5.2 as described in centos install instructions.
Everything seems to have gone fine.
Below you will see the last part of the configure: that seems to be fine
Then I have included the make ---- now this doesnt seem to be working. Can someone help me by telling me what is wrong?
Need more details let me know....
Thanks all
Brian
-----------------------------------------------------------Configure
xastir 1.9.4 has been configured to use the following
options and external libraries:
MINIMUM OPTIONS:
ShapeLib (Vector maps) ................. : yes
RECOMMENDED OPTIONS:
GraphicsMagick/ImageMagick (Raster maps) : yes (ImageMagick)
pcre (Shapefile customization) ......... : yes
dbfawk (Shapefile customization) ....... : yes
rtree indexing (Shapefile speedups) .... : yes
map caching (Raster map speedups) ...... : yes
internet map retrieval ................. : yes (libcurl)
FOR THE ADVENTUROUS:
AX25 (Linux Kernel I/O Drivers) ........ : no
libproj (USGS Topos & Aerial Photos) ... : yes
GeoTiff (USGS Topos & Aerial Photos) ... : yes
Festival (Text-to-speech) .............. : yes
GDAL/OGR (Obtuse map formats) .......... : yes
GPSMan/gpsmanshp (GPS downloads) ....... : no
xastir will be installed in /usr/local/bin.
Type 'make' to build Xastir (Use 'gmake' instead on some systems).
[root at localhost xastir-1.9.4]#
---------------------------------------------------------------make
[root at localhost xastir-1.9.4]# make
make all-recursive
make[1]: Entering directory `/root/src/xastir-1.9.4'
Making all in src
make[2]: Entering directory `/root/src/xastir-1.9.4/src'
Making all in rtree
make[3]: Entering directory `/root/src/xastir-1.9.4/src/rtree'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/src/xastir-1.9.4/src/rtree'
make[3]: Entering directory `/root/src/xastir-1.9.4/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\" -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter -pthread -I/usr/include -MT alert.o -MD -MP -MF .deps/alert.Tpo -c -o alert.o alert.c
In file included from /usr/include/Xm/XmAll.h:46,
from alert.c:308:
/usr/include/Xm/Xm.h:76:34: error: X11/extensions/Print.h: No such file or directory
In file included from /usr/include/Xm/XmAll.h:46,
from alert.c:308:
/usr/include/Xm/Xm.h:858: error: expected specifier-qualifier-list before âXPContextâ
In file included from /usr/include/Xm/XmAll.h:88,
from alert.c:308:
/usr/include/Xm/Print.h:46: error: expected declaration specifiers or â...â before âXPFinishProcâ
make[3]: *** [alert.o] Error 1
make[3]: Leaving directory `/root/src/xastir-1.9.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/src/xastir-1.9.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/src/xastir-1.9.4'
make: *** [all] Error 2
[root at localhost xastir-1.9.4]#
---------------------------------------------------------------------------------
_________________________________________________________________
Reinvent how you stay in touch with the new Windows Live Messenger.
http://go.microsoft.com/?linkid=9650731
More information about the Xastir
mailing list