[GRASS-de] Re: bezug zu ihrem workshop letzte woche
Stephan Holl
holl at gdf-hannover.de
Fr Sep 16 23:39:10 CEST 2005
Herr Reinfelder,
[cc: grass-de at grass-verein.de]
Ich habe Ihre Anfrage an die deutsche Liste weitergeleitet, um
ähnliche Fragen im Archiv wieder auffindbar zu machen.
On Sat, 17 Sep 2005 00:30:18 +0200 (MEST) "Thomas R."
<t.reinfelder at gmx.de> wrote:
> Lieber Herr Holl,
>
> schauen Sie sich bitte die folgenden Zeilen an. Nach dem ich ihren
> Tipp befolgt hatte scheitert es nach dem 'make'...
>
> geog172 at linux:~> cd gd*/fr*/gr*/pk*
> geog172 at linux:~/gdal-1.3.0/frmts/grass/pkg> ls
> aclocal.m4 config.status configure.in Makefile.in
> config.log configure Makefile README
> geog172 at linux:~/gdal-1.3.0/frmts/grass/pkg> ./configure
> --with-grass=/usr/local/grass-6.0.1
> --with-gdal=/usr/local/bin/gdal-config checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking for ranlib... ranlib
> checking for g++ -shared ... yes
> user supplied gdal-config (/usr/local/bin/gdal-config)
> using /usr/local/lib as GDAL shared library autoload directory
> checking for G_asprintf in -lgrass_gis... yes
> configure: creating ./config.status
> config.status: creating Makefile
> geog172 at linux:~/gdal-1.3.0/frmts/grass/pkg> make
> make: *** Keine Regel vorhanden, um das Target »grass57dataset.o«,
> benötigt von »gdal_GRASS.so«, zu erstellen. Schluss.
> geog172 at linux:~/gdal-1.3.0/frmts/grass/pkg>
>
> was soll ich tun ???
Dort wird deutlich, dass einige Links zu den *.cpp-Dateien fehlen.
Bitte legen Sie die Links wie folgt an:
ln -s ../*.cpp .
Nun sollte configure durchlaufen.
Danach sind nich die folgenden Schritte nötig:
make, make install
Ein gdalinfo --formats sollte nun GRASS als Format mit ausgeben.
Hoffentlich hilft Ihnen das weiter.
Beste Grüße
Stephan Holl
--
GDF Hannover - Solutions for spatial data analysis and remote sensing
Hannover Office - Mengendamm 16d - D-30177 Hannover
Internet: www.gdf-hannover.de - Email: holl at gdf-hannover.de
Phone : ++49-(0)511.39088507 - Fax: ++49-(0)511.39088508
> [cc: grass-de at grass-verein.de]
> Ich habe Ihre Anfrage an die deutsche Liste weitergeleitet, um
> ähnliche Fragen im Archiv wieder auffindbar zu machen.