[GRASS-user] Gdal-config with 6.4svn

2008-07-02 Thread doktoreas

Hello everybody.

Building today svn checkout, I have this error with gdal-config:
checking whether to use GDAL... yes
checking for gdal-config... /usr/bin/gdal-config
configure: error: *** Unable to locate GDAL library.

3 days ago, it built with no problem.

The system is an Ubuntu Hardy with Jachym's repository

Gdal installed:
libgdal1-1.4.0 
libgdal1-1.4.0-grass  
libgdal1-1.5.0 
libgdal1-dev 

wich gdal-config:
/usr/bin/gdal-config

gdal related files in /usr/lib/
libgdal1.4.0.so.1   libgdal1.4.0.so.1.11.4  libgdal1.5.0.a 
libgdal1.5.0.la libgdal1.5.0.so libgdal1.5.0.so.1  
libgdal1.5.0.so.1.12.1

gdal-config --version:
1.5.1

Thanks for your help
Luca


-- 
View this message in context: 
http://www.nabble.com/Gdal-config-with-6.4svn-tp18234142p18234142.html
Sent from the Grass - Users mailing list archive at Nabble.com.

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Gdal-config with 6.4svn

2008-07-02 Thread maning sambale
Hi,

I'm also experiencing the same problem from todays's svn checkout

I'm using ubuntu hardy. I have the same configuration with dokotoreas

cheers,
maning
On 7/2/08, doktoreas <[EMAIL PROTECTED]> wrote:
>
> Hello everybody.
>
> Building today svn checkout, I have this error with gdal-config:
> checking whether to use GDAL... yes
> checking for gdal-config... /usr/bin/gdal-config
> configure: error: *** Unable to locate GDAL library.
>
> 3 days ago, it built with no problem.
>
> The system is an Ubuntu Hardy with Jachym's repository
>
> Gdal installed:
> libgdal1-1.4.0
> libgdal1-1.4.0-grass
> libgdal1-1.5.0
> libgdal1-dev
>
> wich gdal-config:
> /usr/bin/gdal-config
>
> gdal related files in /usr/lib/
> libgdal1.4.0.so.1   libgdal1.4.0.so.1.11.4  libgdal1.5.0.a
> libgdal1.5.0.la libgdal1.5.0.so libgdal1.5.0.so.1
> libgdal1.5.0.so.1.12.1
>
> gdal-config --version:
> 1.5.1
>
> Thanks for your help
> Luca
>
>
> --
> View this message in context:
> http://www.nabble.com/Gdal-config-with-6.4svn-tp18234142p18234142.html
> Sent from the Grass - Users mailing list archive at Nabble.com.
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>


-- 
|-|--|
| __.-._  |"Ohhh. Great warrior. Wars not make one great." -Yoda |
| '-._"7' |"Freedom is still the most radical idea of all" -N.Branden|
|  /'.-c  |Linux registered user #402901, http://counter.li.org/ |
|  |  /T  |http://esambale.wikispaces.com|
| _)_/LI
|-|--|
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Gdal-config with 6.4svn

2008-07-02 Thread Markus Neteler
On Wed, Jul 2, 2008 at 12:13 PM, doktoreas <[EMAIL PROTECTED]> wrote:
>
> Hello everybody.
>
> Building today svn checkout, I have this error with gdal-config:
> checking whether to use GDAL... yes
> checking for gdal-config... /usr/bin/gdal-config
> configure: error: *** Unable to locate GDAL library.
>
> 3 days ago, it built with no problem.

apparently you updated in those 3 days, see below:

> The system is an Ubuntu Hardy with Jachym's repository
>
> Gdal installed:
> libgdal1-1.4.0
> libgdal1-1.4.0-grass
> libgdal1-1.5.0
> libgdal1-dev

personally, I would not mix those versions. One version should
be enough.

> gdal related files in /usr/lib/
> libgdal1.4.0.so.1   libgdal1.4.0.so.1.11.4  libgdal1.5.0.a
> libgdal1.5.0.la libgdal1.5.0.so libgdal1.5.0.so.1
> libgdal1.5.0.so.1.12.1
>
> gdal-config --version:
> 1.5.1

As you can see, gdal-config points to a nonexisting library version.

It's a packager error, not a GRASS error.

Markus
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Gdal-config with 6.4svn

2008-07-02 Thread doktoreas



Markus Neteler OSGeo wrote:
> 
> 
>> The system is an Ubuntu Hardy with Jachym's repository
>>
>> Gdal installed:
>> libgdal1-1.4.0
>> libgdal1-1.4.0-grass
>> libgdal1-1.5.0
>> libgdal1-dev
> 
> personally, I would not mix those versions. One version should
> be enough.
> 
> 

Yes, you are right. The 1.4.0 comes with qgis-grass-plugin from Tim 
Ubuntu repository. Hopes to see just one repository for Ubuntu (Osgeo?)  :)

Thanks for all your suggestion.

Bye
Luca
-- 
View this message in context: 
http://www.nabble.com/Gdal-config-with-6.4svn-tp18234142p18234719.html
Sent from the Grass - Users mailing list archive at Nabble.com.

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Gdal-config with 6.4svn

2008-07-05 Thread G. Allegri
Have you solved the problem?
I'm facing it too...

I've uninstalled libgdal1-1.4.0 and libgdal1-1.4.0-grass, but it
doesn't solve it.


2008/7/2 doktoreas <[EMAIL PROTECTED]>:
>
>
>
> Markus Neteler OSGeo wrote:
>>
>>
>>> The system is an Ubuntu Hardy with Jachym's repository
>>>
>>> Gdal installed:
>>> libgdal1-1.4.0
>>> libgdal1-1.4.0-grass
>>> libgdal1-1.5.0
>>> libgdal1-dev
>>
>> personally, I would not mix those versions. One version should
>> be enough.
>>
>>
>
> Yes, you are right. The 1.4.0 comes with qgis-grass-plugin from Tim
> Ubuntu repository. Hopes to see just one repository for Ubuntu (Osgeo?)  :)
>
> Thanks for all your suggestion.
>
> Bye
> Luca
> --
> View this message in context: 
> http://www.nabble.com/Gdal-config-with-6.4svn-tp18234142p18234719.html
> Sent from the Grass - Users mailing list archive at Nabble.com.
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Gdal-config with 6.4svn

2008-07-05 Thread G. Allegri
Solved...
I was looking for --with-gdal-includes when it was --with-includes

I need to rest :-)

2008/7/5 G. Allegri <[EMAIL PROTECTED]>:
> Have you solved the problem?
> I'm facing it too...
>
> I've uninstalled libgdal1-1.4.0 and libgdal1-1.4.0-grass, but it
> doesn't solve it.
>
>
> 2008/7/2 doktoreas <[EMAIL PROTECTED]>:
>>
>>
>>
>> Markus Neteler OSGeo wrote:
>>>
>>>
 The system is an Ubuntu Hardy with Jachym's repository

 Gdal installed:
 libgdal1-1.4.0
 libgdal1-1.4.0-grass
 libgdal1-1.5.0
 libgdal1-dev
>>>
>>> personally, I would not mix those versions. One version should
>>> be enough.
>>>
>>>
>>
>> Yes, you are right. The 1.4.0 comes with qgis-grass-plugin from Tim
>> Ubuntu repository. Hopes to see just one repository for Ubuntu (Osgeo?)  :)
>>
>> Thanks for all your suggestion.
>>
>> Bye
>> Luca
>> --
>> View this message in context: 
>> http://www.nabble.com/Gdal-config-with-6.4svn-tp18234142p18234719.html
>> Sent from the Grass - Users mailing list archive at Nabble.com.
>>
>> ___
>> grass-user mailing list
>> grass-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-user
>>
>
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Gdal-config with 6.4svn

2008-07-06 Thread Brian Bishop
Still had this issue with:
--with-includes

Found workaround by changing the first line in gdal-config;
>From this:
CONFIG_LIBS="-L/usr/lib -lgdal1.5.0"
To this:
CONFIG_LIBS="-L/usr/lib -lgdal1.5.0 -I/usr/include/gdal"

Cheers
Brian


On Sat, 2008-07-05 at 20:23 +0200, G. Allegri wrote:

> Solved...
> I was looking for --with-gdal-includes when it was --with-includes
> 
> I need to rest :-)
> 
> 2008/7/5 G. Allegri <[EMAIL PROTECTED]>:
> > Have you solved the problem?
> > I'm facing it too...
> >
> > I've uninstalled libgdal1-1.4.0 and libgdal1-1.4.0-grass, but it
> > doesn't solve it.
> >
> >
> > 2008/7/2 doktoreas <[EMAIL PROTECTED]>:
> >>
> >>
> >>
> >> Markus Neteler OSGeo wrote:
> >>>
> >>>
>  The system is an Ubuntu Hardy with Jachym's repository
> 
>  Gdal installed:
>  libgdal1-1.4.0
>  libgdal1-1.4.0-grass
>  libgdal1-1.5.0
>  libgdal1-dev
> >>>
> >>> personally, I would not mix those versions. One version should
> >>> be enough.
> >>>
> >>>
> >>
> >> Yes, you are right. The 1.4.0 comes with qgis-grass-plugin from Tim
> >> Ubuntu repository. Hopes to see just one repository for Ubuntu (Osgeo?)  :)
> >>
> >> Thanks for all your suggestion.
> >>
> >> Bye
> >> Luca
> >> --
> >> View this message in context: 
> >> http://www.nabble.com/Gdal-config-with-6.4svn-tp18234142p18234719.html
> >> Sent from the Grass - Users mailing list archive at Nabble.com.
> >>
> >> ___
> >> grass-user mailing list
> >> grass-user@lists.osgeo.org
> >> http://lists.osgeo.org/mailman/listinfo/grass-user
> >>
> >
> 

-- 
Brian Bishop <[EMAIL PROTECTED]>
SOPAC Secretariat
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Gdal-config with 6.4svn

2008-07-06 Thread maning sambale
I just updated and compiled to day.  Seems to work now.

maning
On 7/7/08, Brian Bishop <[EMAIL PROTECTED]> wrote:
> Still had this issue with:
> --with-includes
>
> Found workaround by changing the first line in gdal-config;
> >From this:
> CONFIG_LIBS="-L/usr/lib -lgdal1.5.0"
> To this:
> CONFIG_LIBS="-L/usr/lib -lgdal1.5.0 -I/usr/include/gdal"
>
> Cheers
> Brian
>
>
> On Sat, 2008-07-05 at 20:23 +0200, G. Allegri wrote:
>
>> Solved...
>> I was looking for --with-gdal-includes when it was --with-includes
>>
>> I need to rest :-)
>>
>> 2008/7/5 G. Allegri <[EMAIL PROTECTED]>:
>> > Have you solved the problem?
>> > I'm facing it too...
>> >
>> > I've uninstalled libgdal1-1.4.0 and libgdal1-1.4.0-grass, but it
>> > doesn't solve it.
>> >
>> >
>> > 2008/7/2 doktoreas <[EMAIL PROTECTED]>:
>> >>
>> >>
>> >>
>> >> Markus Neteler OSGeo wrote:
>> >>>
>> >>>
>>  The system is an Ubuntu Hardy with Jachym's repository
>> 
>>  Gdal installed:
>>  libgdal1-1.4.0
>>  libgdal1-1.4.0-grass
>>  libgdal1-1.5.0
>>  libgdal1-dev
>> >>>
>> >>> personally, I would not mix those versions. One version should
>> >>> be enough.
>> >>>
>> >>>
>> >>
>> >> Yes, you are right. The 1.4.0 comes with qgis-grass-plugin from Tim
>> >> Ubuntu repository. Hopes to see just one repository for Ubuntu (Osgeo?)
>> >>  :)
>> >>
>> >> Thanks for all your suggestion.
>> >>
>> >> Bye
>> >> Luca
>> >> --
>> >> View this message in context:
>> >> http://www.nabble.com/Gdal-config-with-6.4svn-tp18234142p18234719.html
>> >> Sent from the Grass - Users mailing list archive at Nabble.com.
>> >>
>> >> ___
>> >> grass-user mailing list
>> >> grass-user@lists.osgeo.org
>> >> http://lists.osgeo.org/mailman/listinfo/grass-user
>> >>
>> >
>>
>
> --
> Brian Bishop <[EMAIL PROTECTED]>
> SOPAC Secretariat
>


-- 
|-|--|
| __.-._  |"Ohhh. Great warrior. Wars not make one great." -Yoda |
| '-._"7' |"Freedom is still the most radical idea of all" -N.Branden|
|  /'.-c  |Linux registered user #402901, http://counter.li.org/ |
|  |  /T  |http://esambale.wikispaces.com|
| _)_/LI
|-|--|
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user