[GRASS-user] Re: Re: i.pr --> g.extension and compiling error on ubuntu 11.10 64 bit

Ciao Gabriele,

I installed but I have the same error.
With g.extension I can install other add-ons (eg i.landsat.acca) but not i.pr

Thanks

Gabriele

I can confirm that installation of i.pr by g.extension seems not to work properly. So, I suggest you to install it by hand following these steps:

cd /grass6_devel/imagery

svn co https://svn.osgeo.org/grass/grass-addons/grass6/imagery/i.pr/

cd i.pr/

make
cd …
cd …
make libs
make install

This worked for me.

HTH,
madi

margherita wrote

I can confirm that installation of i.pr by g.extension seems not to work

properly. So, I suggest you to install it by hand following these steps:

cd <your path>/grass6_devel/imagery
svn co https://svn.osgeo.org/grass/grass-addons/grass6/imagery/i.pr/
cd i.pr/
make
cd ..
cd ..
make libs
make install

This worked for me.

HTH,
madi

Ciao Madi, also seems to function well.
Now I am beginning to test it.

Thanks:)

Gabriele

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/i-pr-g-extension-and-compiling-error-on-ubuntu-11-10-64-bit-tp4352067p4356496.html
Sent from the Grass - Users mailing list archive at Nabble.com.