<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hello,<br><br></div></div>In the step of configure GDAL-GRASS plugin for point to GRASS installation/binaries
(<a href="http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu#GRASS_GIS">http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu#GRASS_GIS</a>) appeared this error:<br><br></div>"configure: error: --with-grass=/usr/local/src/grass_trunk/dist.x86_64-unknown-linux-gnu/ requested, but libraries not found!  Perhaps you need to set LD_LIBRARY_PATH to include /usr/local/src/grass_trunk/dist.x86_64-unknown-linux-gnu//lib?"<br>
<br></div>Then, i tried to solve this error with:<br></div><br>1) Creation of a new file grass7.conf (with editor) and copy this file to etc/ld.so.conf.d<br></div>grass7.conf contain:<br>> sudo<br>>/usr/local/src/grass_trunk<br>
>/usr/local/src/grass_trunk/dist.x86_64-unknown-linux-gnu/lib<br>>ldconfig<br>>exit<br><br></div>2) and i'm running the configure again<br>./configure \<br> --prefix=/usr/local \<br> --with-gdal=/usr/local/bin/gdal-config \<br>
 --with-grass=/usr/local/src/grass_trunk/dist.x86_64-unknown-linux-gnu/ \<br> --with-autoload="/usr/lib/gdalplugins/" \<br> --with-ld-shared="g++ -shared"<br><br></div>What I'm doing wrong?<br><br>
</div>Thanks<br><br></div>Carla Rebelo<br><div><div><div><div><br></div></div></div></div></div>