[GRASS-dev] [GRASS GIS] #1777: reference to 6.4.2 in

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#1777: reference to 6.4.2 in
-----------------------+----------------------------------------------------
  Reporter: jeir | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: trivial | Milestone: 6.4.3
Component: Database | Version: 6.4.3 RCs
Resolution: invalid | Keywords: ogr
  Platform: MacOSX | Cpu: OSX/Intel
-----------------------+----------------------------------------------------
Changes (by jeir):

  * priority: normal => trivial
  * status: new => closed
  * resolution: => invalid

Comment:

I have tested this on a different machine and was not able to verify the
problem, it is probably related to the setup on the previous machine. It
seems not to be related to release 6.4.3 RC1 and the ticket should be
closed.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1777#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>