[postgis-users] Problems with importing postgis.sql after building postgis

Ishwinder Singh ishwinder at enbake.com
Mon Aug 20 10:32:38 PDT 2012


BBorie,

you gave me a good pointer to start from .. Postgis is not linking to
libjson-c properly .. Although when i ran configure on postgis code, it
showed me the path to lib json c lib correctly.

ldd /usr/lib64/pgsql/postgis-2.0.so
linux-vdso.so.1 =>  (0x00007fffa43ff000)
libgeos_c.so.1 => /usr/local/lib/libgeos_c.so.1 (0x00007fcacb7ee000)
libproj.so.0 => /usr/local/lib/libproj.so.0 (0x00007fcacb5a1000)
libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00007fcacb24f000)
libm.so.6 => /lib64/libm.so.6 (0x00007fcacafcb000)
libc.so.6 => /lib64/libc.so.6 (0x00007fcacac39000)
libgeos-3.3.3.so => /usr/local/lib/libgeos-3.3.3.so (0x00007fcaca8a7000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fcaca5a1000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fcaca38b000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007fcaca186000)
libz.so.1 => /lib64/libz.so.1 (0x00007fcac9f70000)
/lib64/ld-linux-x86-64.so.2 (0x00007fcacbcbb000)


Thanks

On Mon, Aug 20, 2012 at 10:24 PM, Bborie Park <bkpark at ucdavis.edu> wrote:

> You may want to check postgis-2.0.so with ldd.
>
> -bborie
>
> On 08/20/2012 04:11 AM, Ishwinder Singh wrote:
> > Seems like that i am the only one having this problem .. :)
> >
> > Thanks.
> >
> > On Sat, Aug 18, 2012 at 1:59 AM, Ishwinder Singh <ishwinder at enbake.com
> >wrote:
> >
> >> I am trying to build postgis 2.0.1. The build completes successfully but
> >> importing postgis.sql says this error
> >> json_tokener_errors .. symbol not found
> >>
> >> i am sure that lib json-c compiled successfully
> >>
> >> and the lib is in the dynamic library path(verified through ldconfig -v)
> >>
> >> any ideas on what can be the problem ?
> >>
> >> --
> >> Thanks & Regards,
> >> Ishwinder Singh
> >> Enbake Consulting.
> >> Phone: +91-987-28-20737
> >> Skype: enbake.
> >>
> >
> >
> >
> >
> >
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
> >
>
> --
> Bborie Park
> Programmer
> Center for Vectorborne Diseases
> UC Davis
> 530-752-8380
> bkpark at ucdavis.edu
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>



-- 
Thanks & Regards,
Ishwinder Singh
Enbake Consulting.
Phone: +91-987-28-20737
Skype: enbake.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120820/84a24b5e/attachment.html>


More information about the postgis-users mailing list