[EMAIL PROTECTED] local]$ pwd
/usr/local

Chris Nicholas wrote:

[EMAIL PROTECTED] local]$ find . -name \*geos\* -print
./bin/geos-config
./include/geos
./include/geos/geosAlgorithm.h
./include/geos.h
./lib/libgeos.so.2.1.4
./lib/libgeos.so.2
./lib/libgeos.so
./lib/libgeos.la
./lib/libgeos.a
[EMAIL PROTECTED] local]$

Chris

Paul Ramsey wrote:

Somewhere in /usr/local/include by default...

find /usr/local/include -name "*geos*"

On Jun 5, 2006, at 8:39 AM, Chris Nicholas wrote:

Hi - probably right in front of me, but...

just trying to get started on a simple C program directly against the geos lib.

I did the typical geos "configure; make; make install" I usually do for the (most exellent) PostGIS package; but don't find geos_c.h, or a libgeos_c.so anywhere. Didn't see anything in "configure -- help" either...

Where should I be looking?

thanks in advance!
Chris


_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel



_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel
.


_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel
.


_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to