[postgis-users] Building cvs on cygwin

Norman Vine nhv at cape.com
Sat Oct 18 02:13:04 PDT 2003


Chris Faulkner writes: 
> 
> > > Now could you tell me how you build GEOS on cygwin ?
> >
> > CC=c++ ./configure
> 
> Thanks - so it is something in configure ? I don't have a configure script
> in my postgis directory. I don't see anything about GEOS in the online
> manuals, the README.postgis or the Makefile. Could you be a little more
> verbose, please ?

You are working with *developer* files as there hasn't been a 'release' 
So ... you will have to build it IAW general gnu autotools practice  :-)

http://vipe.technion.ac.il/~shlomif/lecture/Autotools/

or ..

just use the considerately provided script that does this for you

% ./autogen.sh

Note there will be a prebuilt configure in a release tarball

HTH

Norman





More information about the postgis-users mailing list