[Bug 89792] Re: LDFLAGS=-lstdc++ needed for PostGIS

Toshimi Minoura minoura at eecs.orst.edu
Tue Mar 6 19:30:44 GMT 2007


I could solve this problem as follows:

1) Removed geos with synaptic.
2) Downloaded geos-2.2.3
3) Issued the following commands

   apt-get checkinstall

   ./configure
   make
   checkinstall -D make install

The geos library is installed in /usr/local/lib, so /ur/local/lib was
added to /etc/ld.so.conf, and command ldconfig was issued.

PostGIS was also installed with checkinstall.

Toshi

-- 
LDFLAGS=-lstdc++ needed for PostGIS 
https://launchpad.net/bugs/89792



More information about the ubuntu-backports mailing list