Hi, On 31 October 2012 17:34, Manish Gautam <[email protected]> wrote: > ... > Another thing is how the command ./configure is to be used on Ubuntu 11.04. > the terminal says the ./configure command not found though the necessary > compiler is already been installed on the machine. > Are you in the right directory (in the folder with source codes)? Is configure script executable (chmod u+x configure)? It is always good idea for me to confirm these things at first.
Note that once you get ./configure working, you will need to set parameters for configure script (listed here http://grass.osgeo.org/wiki/Compile_and_Install_Ubuntu#GRASS_GIS). Vaclav _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
