Tue, Aug 12 2003
17:20:01
|
|
Request created by guest
|
|
Subject: fix gdal lib check for Mac OS X
Platform: other
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: all
in gdalbridge.c, where it checks for the existence of the gdal library, add a
case for Mac OS X
dylibs:
'libgdal.1.1.dylib'
- William Kyngesburye |
|
Wed, Aug 13 2003
15:56:14
|
|
Comments added by pkelly
|
|
Cc: grass5@grass.itc.it
A few comments (none of them the definitive answer):
1) gdalbridge is not really part of GRASS, but of GDAL; only a copy of it is
included in GRASS
2) If you compile with the --with-gdal option to the configure script,
gdalbridge should not be used---did you get an error or were you just looking
though the source code?
3) gdalbridge will probably be removed in the future as it seems to be a bit
unreliable and already in GRASS 5.7.x --with-gdal is a default option |
|
Wed, Aug 13 2003
18:34:42
|
|
Mail sent by woklist@charter.net
|
|
Return-Path |
<woklist@charter.net>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Wed, 13 Aug 2003 11:34:28 -0500
|
Subject |
Re: [GRASS5] [bug #2059] (grass) fix gdal lib check for Mac OS X
|
Content-Type |
text/plain; charset=US-ASCII; format=flowed
|
Mime-Version |
1.0 (Apple Message framework v552)
|
From |
William K <woklist@charter.net>
|
To |
Paul Kelly via RT <grass-bugs@intevation.de>
|
Content-Transfer-Encoding |
7bit
|
In-Reply-To |
<20030813135614.A448013AFA@lists.intevation.de>
|
Message-Id |
<0244C2C2-CDAC-11D7-958B-003065775468@charter.net>
|
X-Mailer |
Apple Mail (2.552)
|
X-Spam-Status |
No, hits=-1.0 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,USER_AGENT_APPLEMAIL version=2.55
|
X-Spam-Level |
|
X-Spam-Checker-Version |
SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) |
> A few comments (none of them the definitive answer):
> 1) gdalbridge is not really part of GRASS, but of GDAL; only a copy of
> it is
> included in GRASS
ah.
> 2) If you compile with the --with-gdal option to the configure script,
> gdalbridge should not be used---did you get an error or were you just
> looking
> though the source code?
I thought that should be the case - I used --with-gdal, and everything
compiled fine. But when I ran r.in.gdal, it gave me an error that
gdalbridge couldn't find the gdal library. I first noticed the problem
with 5.0.1 (sorry, I was lazy), now I patch gdalbridge out of habit, so
I haven't tried leaving it alone in recents versions.
-----
William Kyngesburye <kyngchaos@charter.net>
http://webpages.charter.net/kyngchaos/
"Time is an illusion - lunchtime doubly so."
- Ford Prefect
RIP Douglas Adams 1952-2001
|
|
Mon, Aug 25 2003
16:47:07
|
|
Status changed to resolved by mneteler
|
|
Mon, Aug 25 2003
16:47:35
|
|
Mail sent by mneteler
|
|
I just tried on Mac OSX. Works perfectly with
--with-gdal
Will close the report.
Markus
|
|
Mon, Aug 25 2003
17:39:46
|
|
Mail sent by kyngchaos@charter.net
|
|
Return-Path |
<kyngchaos@charter.net>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Mon, 25 Aug 2003 10:39:38 -0500
|
Subject |
Re: [bug #2059] (grass) fix gdal lib check for Mac OS X
|
Content-Type |
text/plain; charset=US-ASCII; format=flowed
|
Mime-Version |
1.0 (Apple Message framework v552)
|
From |
William Kyngesburye <kyngchaos@charter.net>
|
To |
Markus Neteler via RT <grass-bugs@intevation.de>
|
Content-Transfer-Encoding |
7bit
|
In-Reply-To |
<20030825144735.5622213AFB@lists.intevation.de>
|
Message-Id |
<5615870A-D712-11D7-B9B7-003065775468@charter.net>
|
X-Mailer |
Apple Mail (2.552)
|
X-Spam-Status |
No, hits=-0.5 required=5.0 tests=IN_REP_TO,USER_AGENT_APPLEMAIL version=2.55
|
X-Spam-Level |
|
X-Spam-Checker-Version |
SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) |
Either it was quietly fixed (I delayed reporting this for a while), or
it was a fluke. I didn't want to rebuild all of GRASS to test it, then
I remembered I could build an individual module. So I 'unfixed'
gdalbridge.c, built and installed it and it's working (that is, NOT
using gdalbridge).
-----
William Kyngesburye <kyngchaos@charter.net>
http://webpages.charter.net/kyngchaos/
Theory of the Universe
There is a theory which states that if ever anyone discovers exactly
what the universe is for and why it is here, it will instantly
disappear and be replaced by something even more bizarrely
inexplicable. There is another theory which states that this has
already happened.
-Hitchhiker's Guide to the Galaxy 2nd season intro
RIP Douglas Adams 1952-2001
|
|
Mon, Aug 25 2003
17:39:46
|
|
Status changed to open by _rt_system
|
|
Sun, Dec 14 2003
01:43:59
|
|
Status changed to resolved by smitchell
|
|