Hi,
today I succesfully compiled GRASS 6.4 with PostgreSQL support. After
that I created a deb-file using checkinstall.
Now, after installing the deb file I cannot run grass anymore. This is
the message I receive:
The program 'grass' is currently not installed. You can install it by
typing:
sudo apt-get install grass
bash: grass: command not found
but apt tells me that I have the current version of grass installed...
Maybe I should just try make install? But I would like to be able to
uninstall 6.4 via apt...
On Tue, Feb 3, 2009 at 11:38 AM, Georg Kaspar <georg@geofs.de> wrote:
Hi,
today I succesfully compiled GRASS 6.4 with PostgreSQL support. After
that I created a deb-file using checkinstall.
Now, after installing the deb file I cannot run grass anymore. This is
the message I receive:
The program 'grass' is currently not installed. You can install it by
typing:
sudo apt-get install grass
bash: grass: command not found