[please keep it on the ML] >Gesendet: Freitag, 09. Februar 2018 um 12:32 Uhr >Von: "Aldo CLERICI" > >Sorry, here the translation: >--------- >g.list.exe - Impossible to find the entry point >Impossible to find the entry point >sqlite3_column-origin_name of the procedure in the dynamic link library >C:\OSGE04~1\bin\gdal202.dll. >----------
it looks like there is another sqlite3 in your %PATH%. see e.g. http://osgeo-org.1560.x6.nabble.com/ERROR-quot-The-procedure-entry-point-sqlite3-open-v2-could-not-be-located-in-the-dynamic-link-librarn-td4981789.html which interferes with the OSGeo4W sqlite3. as already yesterday mentioned on the ML: could you type in a windows console: where "$path:sqlite3*" or search in C:\Windows in the explorer for sqlite3* and report the results here on the ML kind regards Helmut -----Messaggio originale----- Da: grass-user [mailto:[email protected]] Per conto di Helmut Kudrnovsky Inviato: giovedì 8 febbraio 2018 18:29 A: [email protected] Oggetto: Re: [GRASS-user] R: Grass 7.4.0 install error Aldo Clerici wrote > I tried to install 7.4.0 via OSGeo4W on my Windows 10 PC but without > success (see error in att.1-2) I installed 7.4.0, 7.2.2 via > Stand-alone installer and 7.4.0 via OSGeoW4 on an old PC with Windows > 7 and all work fine. > Surely something strange in my Windows 10 OS, but it's strange I was > able to install 7.2.0 and 7.0.x not long ago. > I'll try to discover the problem with some Windows expert at my > Department. > Many thanks to everybody. > Aldo Clerici could you translate the error messages?! it's italian.... AFAIU it's not a windows 10 problem, but a missing dependency problem. could you try following steps in OSGeo4W: - delete your OSGeo4W installation - start with a new fresh OSGeo4W installation by first only a basic installation, i.e. GDAL, proj4, - open the OSGeo4W shell and type: gdalinfo --version to see if GDAL crashes - then install GRASS7.4 in OSGeo4W - try to open GRASS7.4 and see if it crashes - then install QGIS and see if it crashes and report back the results of the several steps. the qgis-common-error seems not to be a GRASS error. ----- best regards Helmut -- Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user[https://lists.osgeo.org/mailman/listinfo/grass-user] _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
