<div>Hello</div>
<div>I am trying to install mapserver on a remote server. Before installation I have installed all the required external libraries. Now I got stuck on GDAL. </div>
<div>I ran ./configure, it looked went ok, but when I ran #make, it is giving me following error. Can anyone help me in resolving it.</div>
<div> </div>
<div>  (cd port; make)<br>make[1]: Entering directory `/usr/local/src/gdal-1.5.3/port&#39;<br>/bin/sh /usr/local/src/gdal-1.5.3/libtool --mode=compile --tag=CXX --tag CXX g++  -DOGR_ENABLED -I/usr/local/src/gdal-1.5.3/port         -c -o cpl_conv.o cpl_conv.cpp<br>
libtool: compile:  g++ -DOGR_ENABLED -I/usr/local/src/gdal-1.5.3/port -c cpl_conv.cpp  -o .libs/cpl_conv.o<br>/usr/local/src/gdal-1.5.3/libtool: line 809: g++: command not found<br>make[1]: *** [cpl_conv.o] Error 1<br>make[1]: Leaving directory `/usr/local/src/gdal-1.5.3/port&#39;<br>
make: *** [port-target] Error 2<br></div>
<div> </div>
<div>Thanks</div>
<div>Qazi Iqbal</div>