[mapguide-users] WMS Provider on Linux?

Andy Morsell amorsell at spatialgis.com
Fri Nov 17 17:32:42 EST 2006


I think this looks fine.  Here are the results:
 
[root at localhost lib]# ldd libWMSProvider.so
        linux-gate.so.1 =>  (0x00dc7000)
        libFDO-3.2.0.so => /usr/local/fdo-3.2.0/lib/libFDO-3.2.0.so
(0x008c9000)        
          libFdoOws-3.2.0.so => /usr/local/fdo-3.2.0/lib/libFdoOws-3.2.0.so
(0x001e6000)
        libWMSOverrides-3.2.0.so =>
/usr/local/fdo-3.2.0/lib/libWMSOverrides-3.2.0.so (0x0074a000)
        libgdal.so.1 => /usr/local/fdo-3.2.0/lib/libgdal.so.1 (0x00dc8000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00111000)
        libstdc++.so.6 => /usr/local/lib/libstdc++.so.6 (0x00c6d000)
        libm.so.6 => /lib/libm.so.6 (0x00123000)
        libc.so.6 => /lib/libc.so.6 (0x028c9000)
        libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 (0x00147000)
        libxalan-c.so => /usr/local/fdo-3.2.0/lib/libxalan-c.so (0x06536000)
        libxalanMsg.so.17 => /usr/local/fdo-3.2.0/lib/libxalanMsg.so.17
(0x00152000)
        libxerces-c.so.25 => /usr/local/fdo-3.2.0/lib/libxerces-c.so.25
(0x02df2000)
        libdl.so.2 => /lib/libdl.so.2 (0x0015a000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00185000)
        librt.so.1 => /lib/librt.so.1 (0x00198000)
        /lib/ld-linux.so.2 (0x00169000)
[root at localhost lib]#
 
Thanks.

Andy 


  _____  

From: Greg Boone [mailto:greg.boone at autodesk.com] 
Sent: Friday, November 17, 2006 12:58 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] WMS Provider on Linux?



If you run ldd on libWMSProvider.so. are there any missing dependencies?

 

  _____  

From: Andy Morsell [mailto:amorsell at spatialgis.com] 
Sent: Friday, November 17, 2006 1:39 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] WMS Provider on Linux?

 

Thanks Jason, but that was included as part of the build process.  Tom's
instructions at
http://wiki.osgeo.org/index.php/Building_MapGuide_on_Fedora_Core_4 includes
that step. I have other third party providers, such as GDAL, working fine on
the same installations.

 

Andy 

  _____  

From: Jason Birch [mailto:Jason.Birch at nanaimo.ca] 
Sent: Friday, November 17, 2006 10:32 AM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] WMS Provider on Linux?

I don't think that the MapGuide installation instructions that I looked at
told you that you had to run the install option against the build_thirdparty
script as well as the build script.  This messed me up on Windows anyway.

 

Jason

 

  _____  

From: Andy Morsell [mailto:amorsell at spatialgis.com] 
Sent: Friday, November 17, 2006 10:27
To: users at mapguide.osgeo.org
Subject: [mapguide-users] WMS Provider on Linux?

Hi, 
I recently built FDO 3.2 and MapGuide Open from subversion on Fedora 4.
When I built FDO, I included all of the optional data providers.  Everything
seemed to build fine.

But, when I try to create a layer using the WMS Provider, I get the
following error at the server: 

An exception occurred in FDO component. 
CLNT_8_UNABLE_TO_LOAD_LIBRARY 
Exception occurred in method MgFdoConnectionManager.Open at line 201 in file
FdoConnectionManager.cpp 

In the fdo-3.2.0 directory, there are a number of libWMS* files and
providers.xml does have an entry for the WMS provider.  I am experiencing
this same problem on two different Fedora 4 boxes.

Thanks. 

Andy 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20061117/a59e0931/attachment.html


More information about the Mapguide-users mailing list