<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<link href="chrome://translator/skin/floatingPanel.css"
type="text/css" rel="stylesheet">
</head>
<body bgcolor="#FFFFFF" text="#000099">
Hi,<br>
<br>
I am trying to compile the gdal-grass plugin with GRASS 7.0, using:<br>
<br>
./configure --with-gdal=/usr/local/gdal1.9/bin/gdal-config
--with-grass=/usr/local/grass7/grass-7.0.svn<br>
<br>
However, I am getting the error message that<br>
<br>
"configure: error: --with-grass=/usr/local/grass7/grass-7.0.svn
requested, but libraries not found! Perhaps you need to set
LD_LIBRARY_PATH to include /usr/local/grass7/grass-7.0.svn/lib?"<br>
<br>
I have set the library path though, using the below<br>
<p>
echo "/usr/local/grass7/grass-7.0.svn/lib" > grass7.conf<br>
sudo mv grass7.conf /etc/ld.so.conf.d<br>
cd /etc/ld.so.conf.d<br>
sudo ldconfig<br>
</p>
<meta name="Description" content="Copy-Paste Buffer">
<meta name="Generator" content="Zim">
Also, when configuring with grass6.4:<br>
<br>
./configure --with-gdal=/usr/local/gdal1.9/bin/gdal-config
--with-grass=/usr/local/grass6.4/grass-6.4.2svn<br>
<br>
the gdal-grass plugin compiles without problems.<br>
<br>
Rgds,<br>
<br>
Paulo<br>
<br>
<br>
<div style="bottom: auto; left: 286px; right: auto; top: 737px;
display: none;" class="translator-theme-default"
id="translator-floating-panel">
<div title="Click to translate"
id="translator-floating-panel-button"></div>
</div>
</body>
</html>