Re: [Ubuntu] GDAL compilation

2012-01-05 Thread Marc Coevoet
Op 05-01-12 21:23, Alassane Toure schreef: Dear group, I am a first time user of GDAL in Linux (Ubuntu) with a C compiler (gcc). I compiled a program (gdal.h being called) using the following command line: Why is the package from synaptic not enough? You want to compile plugins like ecw? I

Re: [Ubuntu] GDAL compilation

2012-01-05 Thread Antonio Valentino
Hi Alassane, Il 05/01/2012 21:23, Alassane Toure ha scritto: > Dear group, > I am a first time user of GDAL in Linux (Ubuntu) with a C compiler > (gcc). I compiled a program (gdal.h being called) using the following > command line: > > gcc -o test gdalprogram.c -I /usr/include/gdal > > The foll

[Ubuntu] GDAL compilation

2012-01-05 Thread Alassane Toure
Dear group, I am a first time user of GDAL in Linux (Ubuntu) with a C compiler (gcc). I compiled a program (gdal.h being called) using the following command line: gcc -o test gdalprogram.c -I /usr/include/gdal The following error messages were then generated: gdalprogram.c:(.text+0xc): undef