Hi Ahmadou, On Thu, May 9, 2013 at 11:25 AM, Ahmadou <[email protected]> wrote: > I first symlinked python2 and python2-config into $HOME/usr/bin as python and > python-config. > > Then to build GRASS, I do : > export PATH=$PATH:$HOME/usr/bin > ./configure > make > make install > > In a final step I created a launcher in bash named "grass" > #!/bin/bash > export PATH=$PATH:$HOME/usr/bin > python2 /usr/local/bin/grass70
Thank you for sharing. Pietro _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
