Adding the repository for testing just provides the package manager with the locations of the packages--you still have to install grass. After you add the repository, from the terminal run: sudo apt-get update sudo apt-get install grass70
The first command refreshes the repositories, and the second one will download grass7 and its dependencies. To run grass7, enter grass7 into the terminal. Eric On Mon, Mar 25, 2013 at 10:09 AM, Micha Silver <[email protected]> wrote: > On 03/25/2013 04:16 PM, Markus Neteler wrote: > > On Mon, Mar 25, 2013 at 3:01 PM, דור פרידמן <[email protected]> wrote: > ... > > However due to my lack of experience with Linux and due > to the fact that the Grass 7 has not yet come within an installation > package, I couldn't make it work. > > I recently updated the download pages: > > http://grass.osgeo.org/download/software/linux/ > http://grass.osgeo.org/download/software/ms-windows/ > http://grass.osgeo.org/download/software/mac-osx/ > > with links to the GRASS 7 snapshot installers. Perhaps that helps? > > > I also try to run grass70 and/or grass70. in the command console, but it > didn't help. > > > Also, what do these commands show: > which grass > which grass70 > ?? > > > What didn't work exactly? Then we may fix it. > > Markus > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > > This mail was received via Mail-SeCure System. > > > > -- > Micha Silver > GIS Consultant, Arava Development Co. > http://www.surfaces.co.il > > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
