I am installing all external and required libraries before compiling and installing source code of mapserver-6.4.1
I have installed all libraries successfully except libgd.
I have downloaded libgd from here
I am following the below procedure to compile gd library. But i am getting error on this.
[root@localhost /]# cd /usr/local/src/libgd-master
[root@localhost libgd-master]# ./configure
[root@localhost libgd-master]# -bash: ./configure: No such file or directory