[mapserver-users] Fwd: mapcache module load error (in apache2)
李杨
gisyangli at gmail.com
Fri Sep 21 01:42:53 PDT 2012
this ouput
root at VM322A:~# ldd /usr/lib/apache2/modules/mod_mapcache.so
linux-gate.so.1 => (0x00cb3000)
libcurl.so.4 => /usr/lib/libcurl.so.4 (0x00189000)
libpng12.so.0 => /lib/libpng12.so.0 (0x00a0e000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00be3000)
libapr-1.so.0 => /usr/lib/libapr-1.so.0 (0x00989000)
libaprutil-1.so.0 => /usr/lib/libaprutil-1.so.0 (0x00b81000)
libpcre.so.3 => /lib/libpcre.so.3 (0x00339000)
libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0x001ce000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00816000)
libtiff.so.4 => /usr/lib/libtiff.so.4 (0x00110000)
libdb-4.8.so => /usr/lib/libdb-4.8.so (0x0036a000)
libmapcache.so.0 => /usr/local/lib/libmapcache.so.0 (0x00251000)
libpthread.so.0 => /lib/libpthread.so.0 (0x0016c000)
libc.so.6 => /lib/libc.so.6 (0x004cb000)
libidn.so.11 => /usr/lib/libidn.so.11 (0x0028c000)
liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x002be000)
libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0x00b1d000)
librt.so.1 => /lib/librt.so.1 (0x00892000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x002ea000)
libssl.so.0.9.8 => /lib/i686/cmov/libssl.so.0.9.8 (0x00614000)
libcrypto.so.0.9.8 => /lib/i686/cmov/libcrypto.so.0.9.8 (0x0069c000)
libz.so.1 => /lib/libz.so.1 (0x00c87000)
libm.so.6 => /lib/libm.so.6 (0x0065d000)
libuuid.so.1 => /lib/libuuid.so.1 (0x00184000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00dfd000)
libdl.so.2 => /lib/libdl.so.2 (0x00ffb000)
libexpat.so.1 => /lib/libexpat.so.1 (0x007ee000)
/lib/ld-linux.so.2 (0x002cd000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00319000)
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00870000)
libgnutls.so.26 => /usr/lib/libgnutls.so.26 (0x0089b000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00a33000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00e9a000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x0032d000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00bbe000)
libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00331000)
libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0x00683000)
libgcrypt.so.11 => /lib/libgcrypt.so.11 (0x00c04000)
libgpg-error.so.0 => /lib/libgpg-error.so.0 (0x00888000)
root at VM322A:~#
2012/9/21 thomas bonfort <thomas.bonfort at gmail.com>
> what does
> ldd /usr/lib/apache2/modules/mod_mapcache.so
> give?
>
> --
> thomas
>
> On Fri, Sep 21, 2012 at 10:16 AM, 李杨 <gisyangli at gmail.com> wrote:
> > I have solve the problem using ldconfig.
> >
> > But nwo I feel that the mapcache is not working( not take effect). I
> check
> > the cache dir and found nothing!
> >
> > Any one help me?
> >
> >
> > ---------- Forwarded message ----------
> > From: 李杨 <gisyangli at gmail.com>
> > Date: 2012/9/21
> > Subject: mapcache module load error (in apache2)
> > To: mapserver-users at lists.osgeo.org
> >
> >
> > Hi, everyone.
> >
> > I have a a problem when I use mapcache.
> >
> > when I install the mapcache module into apache2 and restart apachae2,
> >
> > I got the error like below, and I can not solve the problems.
> >
> >
> ----------------------------------------------------------------------------
> > root at VM322A:~/osm-demo/mapcache-git# sudo apache2ctl restart
> > apache2: Syntax error on line 208 of /etc/apache2/apache2.conf: Syntax
> error
> > on line 1 of /etc/apache2/mods-
> >
> > enabled/mapcache.load: Cannot load
> /usr/lib/apache2/modules/mod_mapcache.so
> > into server: libmapcache.so.0: cannot
> >
> > open shared object file: No such file or directory
> > root at VM322A:~/osm-demo/mapcache-git#
> >
> ------------------------------------------------------------------------------------------------
> > Anyone could help?
> >
> >
> >
> >
> > --
> > Yang Li
> > GIS Developer
> > P.R.China
> >
> >
> >
> >
> >
> > --
> > Yang Li
> > GIS Developer
> > P.R.China
> >
> >
> >
> > _______________________________________________
> > mapserver-users mailing list
> > mapserver-users at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapserver-users
> >
>
--
Yang Li
GIS Developer
P.R.China
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120921/100c7c05/attachment.htm>
More information about the MapServer-users
mailing list