[GRASSLIST:4778] Re: v.in.ogr gives dbmi: db_open_database() not implemented

Huidae Cho grass4u at gmail.com
Thu Nov 11 12:16:07 EST 2004


Hi,

I fixed it and shared libraries work on Cygwin, so could you test this
on MacOS? Db drivers with shared libraries should work; you don't need
--disable-shared flag.

Thanks,
Huidae Cho

On Mon, 8 Nov 2004 21:25:20 -0800 (PST), mahoneyd at unbc.ca
<mahoneyd at unbc.ca> wrote:
> Thanks, that fixed it. Does anyone know why shared libraries no longer
> work? They were fine before I reinstalled Mac OS (and updated the grass
> sources from CVS).
> 
> Dave
> 
> 
> > Hi,
> >
> > We have the same problem on Cygwin in terms of the db error. You may
> > want to configure with --disable-shared.
> >
> > ./configure --disable-shared
> > make
> >
> > Hope this helps.
> > Huidae Cho
> >
> >
> > On Sun, 07 Nov 2004 19:08:13 -0800, David Mahoney <mahoneyd at unbc.ca>
> > wrote:
> >> Hi,
> >>
> >> I am running Mac OS X (10.2.8) and have compiled grass 5.7 (cvs).
> >> However, when I run v.in.ogr, I get this error
> >>
> >> GRASS 5.7.cvs:~/gisdata/grass_x/93f/93f037 > v.in.ogr dsn=tctr_037 \
> >> layer=LAB,ARC type=line out=tctr_037
> >>
> >> A datum name nad83 (North_American_Datum_1983) was specified without
> >> transformation parameters.
> >> WARNING: Non-interactive mode: the GRASS default for nad83 is
> >>           towgs84=0.000,0.000,0.000.
> >> Projection of input dataset and current location appear to match.
> >> Proceeding with import...
> >> WARNING: The vector 'tctr_037' already exists and will be overwritten.
> >> dbmi: db_open_database() not implemented
> >> WARNING: Cannot open database
> >>           '/Users/dave/gisdata/grass/trim-utm10/dave/dbf'
> >> WARNING: Cannot open database
> >>           '/Users/dave/gisdata/grass/trim-utm10/dave/dbf' by driver
> >> 'dbf'
> >> WARNING: Cannot get info if table 'tctr_037_1' linked to vector exists.
> >> ERROR: Cannot delete existing vector tctr_037
> >>
> >> Is this a GDAL problem?
> >>
> >> Thanks,
> >>
> >> Dave
> >>
> >>
> >
> 
>




More information about the grass-user mailing list