On Thu, Aug 26, 2010 at 01:44:02AM +0000, mightyta...@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
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to