I just upgraded my postGIS2.0.1 to 2.0.2 from source..
Now, I'm getting this error

shp2pgsql: error while loading shared libraries: liblwgeom-2.0.2.so: cannot open shared object file: No such file or directory

liblwgeom-2.0.2.so  was found in /usr/local/lib/

#    ldd /usr/bin/shp2pgsql
        linux-vdso.so.1 =>  (0x00007fff27c5a000)
        liblwgeom-2.0.2.so => not found
        libc.so.6 => /lib64/libc.so.6 (0x0000003633a00000)
        /lib64/ld-linux-x86-64.so.2 (0x0000003633600000)


I must have missed a configure flag, but which one ??

--
*Jeff Lake*
MichiganWxSystem <http://www.michiganwxsystem.com>
AllisonHouse <http://www.allisonhouse.com>
GRLevelXStuff <http://www.grlevelxstuff.com>
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to