[postgis-users] Re: ver 1.1.5 configure fails on Ubuntu
Greg Troxel
gdt at ir.bbn.com
Fri Nov 10 06:59:35 PST 2006
I need to update pkgsrc, which is at 2.0.0. So I have put a patch to
postgis in pkgsrc to work around it using ldflags instead of libs.
gdt 2 > geos-config --prefix
/usr/pkg
gdt 3 > geos-config --ldflags
Usage: geos-config [OPTIONS]
Options:
[--prefix]
[--version]
[--libs]
[--cflags]
[--includes]
[--jtsport]
gdt 4 > geos-config --version
2.0.0
gdt 5 > geos-config --version | cut -d. -f1
2
gdt 6 > geos-config --libs
-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgeos
--
Greg Troxel <gdt at ir.bbn.com>
More information about the postgis-users
mailing list