<HTML><BODY DEFANGED_STYLE="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>I managed to break grass when I built the latest qgis snapshot. I followed the directions in the qgis build on Mac OS X in the qgis wiki to make the symbolic links:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(244, 245, 247); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" style="font-size: 13px;">ln -sf /usr/local/grasslib/lib/libgdal.1.7.0.dylib /usr/local/lib/libgdal.1.dylib</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(244, 245, 247); "><FONT class="Apple-style-span" face="Courier" size="3"><SPAN class="Apple-style-span" style="font-size: 13px;">ln -sf /usr/local/grasslib/lib/libproj.0.5.0.dylib /usr/local/lib/libproj.0.dylib</SPAN></FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>However, now when grass starts I get the following error: </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>GRASS 6.1.cvs (arrowhead_utm):~ &gt; Error in startup script: dyld: Library not</DIV><DIV>ded: /usr/local/lib/libgdal.1.dylib</DIV><DIV>  Referenced from: /usr/local/grass-6.1.cvs/bin/ps.map</DIV><DIV>  Reason: image not found</DIV><DIV>Welcome to GRASS 6.1.cvs (2005) </DIV><DIV>GRASS homepage:                          <A href="http://grass.itc.it">http://grass.itc.it</A>/</DIV><DIV>This version running thru:               Bash Shell (/bin/bash)</DIV><DIV>Help is available with the command:      g.manual -i</DIV><DIV>See the licence terms with:              g.version -c</DIV><DIV>If required, restart the graphical user interface with: d.m &amp;</DIV><DIV>When ready to quit enter:                exit</DIV><DIV>GRASS 6.1.cvs (arrowhead_utm):~ &gt; Error in startup script: dyld: Library not</DIV><DIV>ded: /usr/local/lib/libgdal.1.dylib</DIV><DIV>  Referenced from: /usr/local/grass-6.1.cvs/bin/ps.map</DIV><DIV>  Reason: image not found</DIV><DIV>    while executing</DIV><DIV>"exec ps.map -p"</DIV><DIV>    (procedure "DmPrint::init" line 14)</DIV><DIV>    invoked from within</DIV><DIV>"DmPrint::init"</DIV><DIV>    (procedure "main" line 34)</DIV><DIV>    invoked from within</DIV><DIV>"main $argc $argv"</DIV><DIV>    (file "/usr/local/grass-6.1.cvs/etc/dm/d.m.tcl" line 976)</DIV><DIV>GRASS 6.1.cvs (arrowhead_utm):~ &gt; </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I've checked and the symbolic link libgdal.1.dylib is in /usr/local/lib (or rather the link):</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>GRASS 6.1.cvs (arrowhead_utm):~ &gt; ls -l /usr/local/lib/libgdal.*</DIV><DIV>-rwxr-xr-x   1 root  wheel  4180936 May 18 13:54 /usr/local/lib/libgdal.1.6.0.dylib</DIV><DIV>-rwxr-xr-x   1 root  wheel  5629560 Jun 24 17:03 /usr/local/lib/libgdal.1.7.0.dylib</DIV><DIV>lrwxr-xr-x   1 root  wheel       43 Jun 27 14:03 /usr/local/lib/libgdal.1.dylib -&gt; /usr/local/grasslib/lib/libgdal.1.7.0.dylib</DIV><DIV>-rw-r--r--   1 root  wheel  6666348 Jun 24 17:03 /usr/local/lib/libgdal.a</DIV><DIV>lrwxr-xr-x   1 root  wheel       19 Jun 24 17:03 /usr/local/lib/libgdal.dylib -&gt; libgdal.1.7.0.dylib</DIV><DIV>-rwxr-xr-x   1 root  wheel     1310 Jun 24 17:03 /usr/local/lib/libgdal.la</DIV><DIV>GRASS 6.1.cvs (arrowhead_utm):~ &gt; </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Is this a known issue?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Kirk</DIV><DIV><BR class="khtml-block-placeholder"></DIV></BODY></HTML>