[GRASS-dev] [GRASS GIS] #1777: reference to 6.4.2 in
GRASS GIS
trac at osgeo.org
Tue Oct 30 15:06:48 PDT 2012
#1777: reference to 6.4.2 in
-----------------------+----------------------------------------------------
Reporter: jeir | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: Database | Version: 6.4.3 RCs
Keywords: ogr | Platform: MacOSX
Cpu: OSX/Intel |
-----------------------+----------------------------------------------------
Testing GRASS 6.4.3RC1 on Mac OS X 10.7.5
binaries from cmbarton 24 Oct (GRASS-6.4.3RC1.pkg.zip), installed all
frameworks
Issued these lines in a python script
infile = 'filename.csv'
grass.run_command("db.in.ogr", dsn=infile, output = 'faults_db')
made sure file 'filename.csv' is in place and OK
gives this error:
---
ERROR 1: dlopen(/Library/Application
Support/GDAL/1.9/PlugIns/ogr_GRASS.dylib, 1): Library not loaded:
/Applications/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.2.dylib
Referenced from: /Library/Application
Support/GDAL/1.9/PlugIns/ogr_GRASS.dylib
ERROR: Input table <filename.csv> not found or not readable
---
Seems that the old 6.4.2 is referenced in libgrass_gis.6.4.2.dylib
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1777>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list