On Oct 16, 2011, at 19:25, Mr. Puneet Kishor wrote:
> punkish@Lucknow /opt/local/bin$./gdal-config --dep-libs
> -L/opt/local/lib -lproj -L/opt/local/lib -lgeos_c -L/opt/local/lib -lexpat
> -L/opt/local -L/opt/local/lib -lgif -L/opt/local -L/opt/local/lib -ljpeg
> -L/opt/local/lib -lgeotiff -L/op
On Oct 16, 2011, at 6:47 PM, Jeremy Lavergne wrote:
>> I am specifically requesting for the only gdal-config available.
>
> You can manually run gdal-config; see what values it prints out for you.
>
Makes so much sense, and seems obvious, now that you have taught me how.
Thanks!
punkish@Lu
> I am specifically requesting for the only gdal-config available.
You can manually run gdal-config; see what values it prints out for you.
When you run it without argument it should tell you how to use it, then run it
again requesting as much information as you can from it.
smime.p7s
Descrip
On Oct 16, 2011, at 6:35 PM, Jeremy Lavergne wrote:
>> $port installed gdal
>> The following ports are currently installed:
>> gdal @1.8.0_0+expat
>> gdal
>> @1.8.0_1+curl+expat+geos+netcdf+postgresql90+python27+spatialite+sqlite3
>> (active)
>> gdal @1.8.0_1+expat
>>
>>
>> So, it seems I hav
> $port installed gdal
> The following ports are currently installed:
> gdal @1.8.0_0+expat
> gdal
> @1.8.0_1+curl+expat+geos+netcdf+postgresql90+python27+spatialite+sqlite3
> (active)
> gdal @1.8.0_1+expat
>
>
> So, it seems I have multiple versions of gdal installed, and the PostGIS
> con
On Oct 16, 2011, at 6:28 PM, Jeremy Lavergne wrote:
>> `port gdal` has a lot of variants. I installed it with several of those
>> variants enabled. Is there a way to determine which all variants got
>> installed?
>
> port -v installed gdal
>
Thanks. So...
punkish@lucknow ~$port installed g
On Sun, Oct 16, 2011 at 4:26 PM, Mr. Puneet Kishor wrote:
> `port gdal` has a lot of variants. I installed it with several of those
> variants enabled. Is there a way to determine which all variants got
> installed?
>
port installed gdal
___
macports-
> `port gdal` has a lot of variants. I installed it with several of those
> variants enabled. Is there a way to determine which all variants got
> installed?
port -v installed gdal
smime.p7s
Description: S/MIME cryptographic signature
___
macports-u
`port gdal` has a lot of variants. I installed it with several of those
variants enabled. Is there a way to determine which all variants got installed?
Here is why I ask -- I want to install a software (actually, PostGIS 2.0
development version, available from its SVN repo, not from MacPorts) th