[geos-devel] Compiling GEOS on Centos 5.5

strk strk at keybit.net
Fri Aug 27 08:04:45 EDT 2010


On Thu, Aug 26, 2010 at 01:44:02AM +0000, mightytater at gmail.com wrote:

> g++: ../source/.libs/libgeos.so: No such file or directory
> make[1]: *** [libgeos_c.la] Error 1
> make[1]: Leaving directory `/usr/local/src/geos-3.2.2/capi'
> make: *** [all-recursive] Error 1
> 
> I look in in ../source/.libs/libgeos.so It links to libgeos-3.2.2.so, which 
> is not there.

You must have removed it unintentionally.
Try a make clean and make again (from top-level dir).
Or, if you feel brave, just rm src/libgeos.{la,lo} and make.

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html


More information about the geos-devel mailing list