Re: [GRASS-user] problem installing GRASS

2020-01-20 Thread Helmut Kudrnovsky
>"The program cant start because api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer.." which operating system are you using? during installation by the standalone installer, there is an option to install Microsoft Visual C/C++ Runtimes. activate this option, then Microsoft Visual

Re: [GRASS-user] Problem installing GRASS extension r.inund.fluv

2014-04-18 Thread Markus Neteler
Tom, On Fri, Apr 18, 2014 at 7:23 PM, Thomas Adams tea...@gmail.com wrote: I have tried a couple of times to use g.extension and below is what I get. I'm using GRASS 6.4.3 on the Ubuntu 13.04. I also have GRASS 7.0 installed, but r.inund.fluv is not available for it. Any thoughts? Thank

Re: [GRASS-user] problem installing Grass 7 in RHEL6

2012-09-17 Thread Markus Neteler
On Fri, Sep 14, 2012 at 3:20 PM, Markus Neteler nete...@osgeo.org wrote: On Fri, Sep 14, 2012 at 2:47 PM, Mauricio Zambrano-Bigiarini hzambran.newsgro...@gmail.com wrote: ... Errors in: /dataMZB/src/grass_trunk/scripts/v.krige ... So, I run 'make' on the directory:

Re: [GRASS-user] problem installing Grass 7 in RHEL6

2012-09-14 Thread Markus Metz
On Fri, Sep 14, 2012 at 9:17 AM, Mauricio Zambrano-Bigiarini hzambran.newsgro...@gmail.com wrote: Dear List, I already managed to compile and install Grass 7 in Ubuntu 12.04, but now I want to try it at work. I'm trying to install Grass 7 on Red Hat Enterprise Linux 6, but I got stuck

Re: [GRASS-user] problem installing Grass 7 in RHEL6

2012-09-14 Thread Mauricio Zambrano-Bigiarini
Thank you very much Soeren and Markus for your help. Now I have Grass 7 running on RHEL6 :) Just in case this be useful for somebody else. The final part of the procedure I used for getting the installation done was: 4) Following 'http://grass.osgeo.org/wiki/Compile_and_Install#CentOS', in

Re: [GRASS-user] problem installing Grass 7 in RHEL6

2012-09-14 Thread Markus Neteler
On Fri, Sep 14, 2012 at 2:47 PM, Mauricio Zambrano-Bigiarini hzambran.newsgro...@gmail.com wrote: ... Errors in: /dataMZB/src/grass_trunk/scripts/v.krige ... So, I run 'make' on the directory: /dataMZB/src/grass_trunk/scripts/v.krige There appears to big in the Makefile of v.krige. I get the

Re: [GRASS-user] problem installing Grass 7 in RHEL6

2012-09-14 Thread Margherita Di Leo
Hi, On Fri, Sep 14, 2012 at 3:26 PM, Mauricio Zambrano-Bigiarini hzambran.newsgro...@gmail.com wrote: 2012/9/14 Markus Neteler nete...@osgeo.org: On Fri, Sep 14, 2012 at 2:47 PM, Mauricio Zambrano-Bigiarini hzambran.newsgro...@gmail.com wrote: ... Errors in:

Re: [GRASS-user] problem installing Grass 7 in RHEL6

2012-09-14 Thread Mauricio Zambrano-Bigiarini
Hi Margherita, 2012/9/14 Margherita Di Leo direg...@gmail.com: Hi, On Fri, Sep 14, 2012 at 3:26 PM, Mauricio Zambrano-Bigiarini hzambran.newsgro...@gmail.com wrote: 2012/9/14 Markus Neteler nete...@osgeo.org: On Fri, Sep 14, 2012 at 2:47 PM, Mauricio Zambrano-Bigiarini

Re: [GRASS-user] problem installing Grass 7 in RHEL6

2012-09-14 Thread Margherita Di Leo
On Fri, Sep 14, 2012 at 4:27 PM, Mauricio Zambrano-Bigiarini hzambran.newsgro...@gmail.com wrote: Hi Margherita, 2012/9/14 Margherita Di Leo direg...@gmail.com: Hi, On Fri, Sep 14, 2012 at 3:26 PM, Mauricio Zambrano-Bigiarini hzambran.newsgro...@gmail.com wrote: 2012/9/14 Markus

Re: [GRASS-user] Problem installing GRASS Addons

2012-06-06 Thread Martin Landa
2012/6/6 David Montoya jdmon...@gmail.com: I tried to use g.extension, but without success. The only solution that works for me was through this process well, and could you post the exact error message? It's hard to guess otherwise. Martin -- Martin Landa landa.martin gmail.com *

Re: [GRASS-user] Problem installing GRASS Addons

2012-06-05 Thread David Montoya
). Thanks, Regie -- *From:* David Montoya jdmon...@gmail.com *To:* Regie Alam regie.a...@yahoo.com *Cc:* grass-user@lists.osgeo.org *Sent:* Friday, June 1, 2012 9:11:00 PM *Subject:* Re: [GRASS-user] Problem installing GRASS Addons Hi, I had the same problem

Re: [GRASS-user] Problem installing GRASS Addons

2012-06-05 Thread Martin Landa
Hi, 2012/6/5 David Montoya jdmon...@gmail.com: [...] 6. Now, you can install your addon. cd ~/Grass/grass-addons/imagery/i.landsat.toar make MODULE_TOPDIR=/usr/local/grass-6.4.3svn/ sudo make MODULE_TOPDIR=/usr/local/grass-6.4.3svn install why don't you simply use g.extension [1] or wxGUI

Re: [GRASS-user] Problem installing GRASS Addons

2012-06-05 Thread David Montoya
I tried to use g.extension, but without success. The only solution that works for me was through this process On Tue, Jun 5, 2012 at 3:40 PM, Martin Landa landa.mar...@gmail.com wrote: Hi, 2012/6/5 David Montoya jdmon...@gmail.com: [...] 6. Now, you can install your addon. cd

Re: [GRASS-user] Problem installing GRASS Addons

2012-06-01 Thread David Montoya
Hi, I had the same problem and the only way that I could find in order to install Grass Addons on Ubuntu, was compiling Grass from source. If you need some help with that, let me know, I have the instructions to compile Grass on Ubuntu 12.04 On Fri, Jun 1, 2012 at 4:07 PM, Regie Alam

Re: [GRASS-user] Problem installing GRASS Addons

2012-06-01 Thread Hamish
Regie wrote: I have been trying to install the GRASS AddOns (in particlar I'd like to install i.landsat.toar) but no luck so far. I've done lots of searches on the web but no solution has worked for me. I've installed GRASS 6.4.2 (from the UbuntuGIS unstable repository) on Ubuntu 12.04. I

Re: [GRASS-user] Problem installing GRASS 6.4.1 on Ubuntu 11.x

2011-06-22 Thread Glynn Clements
thomas.ad...@noaa.gov wrote: I keep having problems with fftw, which really surprises me. I get: If I go into: /home/teaiii/rgrass_dir/grass-6.4.1/lib/gmath and make, I get: gcc -shared -o /home/teaiii/rgrass_dir/grass-6.4.1/dist.x86_64-unknown-linux-gnu/lib/libgrass_gmath.6.4.1.so

Re: [GRASS-user] Problem installing GRASS 6.4.1 on Ubuntu 11.x

2011-06-22 Thread Thomas Adams
Glynn, Thanks for the explanation; previously, when compiling from source, things just compiled very cleanly for me as I blithely went about the installs. (I had no idea what 'PIC' meant and -thought- shared libraries were were being built for FFTW using it). At some point I want to try

Re: [GRASS-user] Problem installing GRASS 6.4.1 on Ubuntu 11.x

2011-06-22 Thread Hamish
Enabling PIC for FFTW will fix that, but building FFTW as a shared library is better, and using the OS's offical FFTW packages (if they exist) is better still. fwiw I've installed ubuntu 11.04 on an old laptop now, and will try building grass on it in the next week or so. I expect you might