Nicht installieren rgdal und rgeos R Bibliotheken, die auf Red hat linux

Habe ich Fehler beim kompilieren rgdal adn rgoes Paket auf unserer redhat-linux-Maschine. Ich habe versucht, etwas Forschung zu tun, konnte aber nicht finden eine mögliche Lösung. Könnten Sie mir bitte helfen mit diesem, da dies sehr wichtig für mich zu lösen.

**ERROR WHILE COMPILING RGDAL in R 3.0**

**strong text**
* installing *source* package ârgdalâ ...
** package ârgdalâ successfully unpacked and MD5 sums checked
configure: CC: gcc -std=gnu99
configure: CXX: g++
configure: rgdal: 0.8-10
checking for /usr/bin/svnversion... yes
configure: svn revision: 496
configure: gdal-config: gdal-config
checking gdal-config usability... ./configure: line 1397: gdal-config: command not found
no
Error: gdal-config not found
The gdal-config script distributed with GDAL could not be found.
If you have not installed the GDAL libraries, you can
download the source from  http://www.gdal.org/
If you have installed the GDAL libraries, then make sure that
gdal-config is in your path. Try typing gdal-config at a
shell prompt and see if it runs. If not, use:
--configure-args='--with-gdal-config=/usr/local/bin/gdal-config'
with appropriate values for your installation.

ERROR: configuration failed for package ârgdalâ


*****ERROR WHILE COMPILING RGEOS:*****
**strong text**
* installing *source* package ârgeosâ ...
** package ârgeosâ successfully unpacked and MD5 sums checked
configure: CC: gcc -std=gnu99
configure: CXX: g++
configure: rgeos: 0.2-17
checking for /usr/bin/svnversion... yes
configure: svn revision: 413M
checking geos-config usability... ./configure: line 1385: geos-config: command not found
no
configure: error: geos-config not usable
ERROR: configuration failed for package ârgeosâ
  • Hast du die C (++) - Bibliotheken libgeos-dev und libgdal1-dev installiert? Falls nicht, installieren Sie diese zuerst.
  • Danke für die Antwort von Justin. Meinst du ich habe zu installieren Sie diese Bibliotheken und dann installieren GDAL-Bibliothek von www dot rgeos dot com.... Tun Sie etwas dagegen, sharng die Informationen darüber, was sind die Schritte zu haben, rgdal und rgeos-Paket arbeiten. Ich habe eine harte Zeit, es herauszufinden...aber unsere Benutzer sind auf der Suche nach diesen Paketen...
  • danke. Ich glaube, das beißt mich jedes mal, wenn ich versuche zu installieren auf einem neuen Computer. Ich wünschte, diese Abhängigkeit aufgeführt wurde irgendwo mehr explizit (nicht sicher, wie ich soll wieder raus, die GEOS-Bibliothek = libgeos-dev neben googeln SO)
InformationsquelleAutor user2448881 | 2014-02-10
Schreibe einen Kommentar