[GRASS-user] i.vi compilation

Group,

I need help executing a code within GRASS. I recompiled i.vi by changing the executable name to i.veg. the compilation went ok but during execution of i.veg, the system response was

[Errno 2] No such file or directory

The execution was ok with i.vi (original code) and both executables i.vi and i.veg are located in the src folder!

Your help is appreciated.

Alassane

On May 24, 2016 8:01 PM, “alassane toure” <atourej@gmail.com> wrote:

Group,
I need help executing a code within GRASS. I recompiled i.vi by changing the executable name to i.veg. the compilation went ok but during execution of i.veg, the system response was

Please tell us which operating system you use.

[Errno 2] No such file or directory

The execution was ok with i.vi (original code) and both executables i.vi and i.veg are located in the src folder!

Did you edit the Makefile as needed?

Markus