Hi, 2012/4/29 Marcello Benigno <[email protected]>: > I have a problem when trying to install an addon, but not know why GRASS > doesn't create the correct directory structure to begin compiling the > extension. The problem is shown on the following link: > > http://pastebin.com/GjTPERq3 > > Apparently the problem is easily solved, but I can not move. Could anyone > help me?
I don't know about Bash script (`g.extension`). Could you try `g.extension.py` from wxGUI? * start wxGUI * go to Console output * type `g.extension.py extension=r.stream.order` (note .py extension) ? Martin -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
