Hi, I fixed the problem of the OSGeo, basically I upgraded and it is fine now, however the problem I am having is in the make process :
g++ -O2 -fPIC -Wall -DNEED_NONBLOCKING_STDERR -DHAVE_VSNPRINTF - DNEED_STRLCAT -DUSE_EPPL -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW - DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_OGR - DUSE_GEOS -DUSE_ICONV -DUSE_POSTGIS -DUSE_ZLIB -I/usr/ include -I/usr/include -I/usr/include/postgresql -I/usr/local/include shp2img.o -L. -lmapserver -lgd -L/usr/lib -lgd -ljpeg -lfreetype -lpng -lz -lXpm -lX11 -ljpeg -lfreetype -lpng -lz -lXpm -lX11 -ljpeg -L/usr/lib -lgdal -L/usr/ lib -lgeos -lodbc -L/usr/lib -lxerces-c -lpthread -ljasper -lmfhdf -ldf -lgif -ljpeg - ltiff -lpng -lnetcdf -lcfitsio -lz -lpthread -lm -ldl -L/usr/lib -lpq -L/usr/lib -lpq -L/usr/local/lib -lgeos_c -lc -lz -lm -lstdc++ -o shp2img /usr/bin/ld: cannot find -lxerces-c collect2: ld returned 1 exit status make: *** [shp2img] Error 1 [EMAIL PROTECTED]:~/mapserver-5.0.0$ any idea what I need? any help will be much appreciated. Thanks
