Yes, apparently there's a binary compatibility issues between the version of C++ the .so was compiled against and the version you have. What distro/version are you installing into? (BTW, we should be able to largely avoid these with the upcoming Ubuntu packages for the Suite.)
Paul On Sat, Dec 11, 2010 at 12:22 PM, Robert Buckley <[email protected]> wrote: > hi, > > I outputted the error into a file and found the beginning of the problem.. > > > psql:/home/geoserver/opengeosuite-2.3.0/pgsql/share/contrib/postgis-1.5/postgis.sql:59: > ERROR: could not load library > "/home/geoserver/opengeosuite-2.3.0/pgsql/lib/postgis-1.5.so": > /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by > /home/geoserver/opengeosuite-2.3.0/pgsql/scripts/../../pgsql/lib/libgeos-3.2.3.so) > > > Any logical reason why this couldn´t load? > > yours, > > Robert Buckley > > > > > > _______________________________________________ > postgis-users mailing list > [email protected] > http://postgis.refractions.net/mailman/listinfo/postgis-users > > _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
