R: Re: Re: RE: [gdal-dev] GDAL build problems under Linux debian
x86_64
sigfrido at tiscali.it
sigfrido at tiscali.it
Mon May 16 05:27:57 EDT 2011
Sorry Chris, I made a cut & paste error: it's
export CONFIGURE_SHELL
and NOT
export
CONFIGURE_SHELL
Moreover, you have to specify several
options to configure (thus the ..., I simply cut off mine options)
try
with simply:
CONFIGURE_SHELL=/bin/bash
export CONFIGURE_SHELL
.
/configure
make
sudo make install
My very basic configure for example
is:
./configure --with-pg=/usr/bin/pg_config \
--with-
mysql=/usr/bin/mysql_config
Sig
----Messaggio originale----
Da:
goocreations at gmail.com
Data: 16/05/2011 11.23
A: "sigfrido at tiscali.it"
<sigfrido at tiscali.it>
Cc: <Josh.Vote at csiro.au>, <gdal-dev at lists.osgeo.
org>
Ogg: Re: Re: RE: [gdal-dev] GDAL build problems under Linux debian
x86_64
I have problems with:
CONFIGURE_SHELL=/bin/bash (works!)
export (works!)
CONFIGURE_SHELL (error: CONFIGURE_SHELL: command
not found)
./configure --with-pg=/usr/bin/pg_config ... (error:
configure: WARNING: you should use --build, --host, --target
checking
build system type... Invalid configuration `...': machine `...' not
recognized
configure: error: /bin/bash ./config.sub ... failed
)
I've
removed the third command and removed "..." from the last one. But it
still didn't work
Chris
On Mon, May 16, 2011 at 11:06 AM,
sigfrido at tiscali.it
<sigfrido at tiscali.it>wrote:
> Hi Chris,
>
> I too
have Ubuntu 10.04, and the CONFIGURE_SHELL solution
> worked for me. I
didn't try the other solution, though.
>
> Sig
>
> ----
> Messaggio
originale----
> Da: goocreations at gmail.com
> Data: 16/05/2011
> 10.53
>
A: "sigfrido at tiscali.it"<sigfrido at tiscali.it>
> Cc: <Josh.
> Vote at csiro.
au>, <gdal-dev at lists.osgeo.org>
> Ogg: Re: RE: [gdal-dev] GDAL
> build
problems under Linux debian x86_64
>
> Hi
>
> I still have the problem
> Ubuntun 10.04.
> I've tried the above solutions without any sucess.
>
Any
> Ubuntu users have a solution?
>
> Chris
>
> On Mon, May 16, 2011
at 10:28 AM,
> sigfrido at tiscali.it
> <sigfrido at tiscali.it>wrote:
>
> >
Hi all,
> >
> > also
> setting the CONFIGURE_SHELL variable before
running
> > configure worked
> for me:
> >
> >
CONFIGURE_SHELL=/bin/bash
> > export
> > CONFIGURE_SHELL
> > .
>
/configure --with-pg=/usr/bin/pg_config ...
> >
>
>
> Non temiamo alcun
confronto: Tiscali ha l'Adsl più veloce d'Italia!
>
> Risparmia con
Tutto Incluso Light: Voce + Adsl 20 mega a soli 17,95 € al
> mese per
12 mesi.
>
>
> http://abbonati.tiscali.it/telefono-
adsl/prodotti/tc/tuttoincluso_light/?WT.mc_id=01fw
>
Non temiamo alcun confronto: Tiscali ha l'Adsl più veloce d'Italia!
Risparmia con Tutto Incluso Light: Voce + Adsl 20 mega a soli 17,95 € al mese per 12 mesi.
http://abbonati.tiscali.it/telefono-adsl/prodotti/tc/tuttoincluso_light/?WT.mc_id=01fw
More information about the gdal-dev
mailing list