<HTML>
<HEAD>
<TITLE>dyld: Library not loaded</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana"><SPAN STYLE='font-size:12.0px'>Hi all,<BR>
<BR>
I get an error when I try to run v.in.gpsbabel...<BR>
<BR>
v.in.gpsbabel -t input=/Users/dwight/t_Westfield.gpx output=Westfield format=gpx<BR>
<BR>
Loading Tracks from &lt;/Users/dwight/t_Westfield.gpx&gt;...<BR>
dyld: Library not loaded: /usr/lib/libexpat.1.dylib<BR>
&nbsp;&nbsp;Referenced from: /Applications/GRASS-6.3.app/Contents/MacOS/bin/gpsbabel<BR>
&nbsp;&nbsp;Reason: image not found<BR>
/Applications/GRASS-6.3.app/Contents/MacOS/scripts/v.in.gpsbabel: line 283: 27874 Trace/BPT trap<BR>
&nbsp;gpsbabel $TYPE -i $GIS_OPT_FORMAT $GPSdevice $PROGVERBOSE -o gpx -F &quot;$TMP&quot;.gpx<BR>
ERROR: Error loading data from gpsbabel<BR>
<BR>
I have done this in the past without any problem, but four things that have changed since the last time I tried are: (1) upgraded to GRASS version 6.3, (2) switched from Lorenzo&#8217;s binary to William Kyngesburye&#8217;s, (3) upgraded to GPSBabel 1.3.5 and (4) switched to use SQLite instead of DBF. <BR>
<BR>
>From within a GRASS session, attempts to use gpsbabel to convert a track to a route fail with the same dyld: Library not loaded message, but not if I use an explicit path to my installed version of gpsbabel. It is in my PATH, and works fine if I run it from a fresh Terminal session. Does this mean it is an issue with gpsbabel within the GRASS package?<BR>
<BR>
Any ideas on how I can fix this?<BR>
<BR>
GRASS 6.3cvs<BR>
gpsbabel 1.3.5<BR>
Macintosh PPC<BR>
MacOS X 10.4.11<BR>
<BR>
Thanks,<BR>
<BR>
-Dwight</SPAN></FONT>
</BODY>
</HTML>