[Mapserver-users] wms client

Daniel Morissette morissette at dmsolutions.ca
Thu Jan 16 19:02:25 EST 2003


Brian Clark wrote:
> 
> We've built and installed libwww 5.4.0. However, configure returns:
> "libwww version 5.3.2 or more recent is required"
> Tried it with: --with-wmsclient=/usr/local/lib, and no errors on
> configure or make,
> but also no wmsclient support.
> OS is Solaris 2.6.
> 

Make sure /usr/local/lib is in your path, passing 
--with-wmsclient=/usr/local/lib has no effect, and actually in this case
it doesn't even try to locate libwww.  You have to use --with-wmsclient
with no argument and it will look for libwww-config in your path.

Also make sure you are using MapServer 3.6.4, there used to be a problem
with the libwww version check that was fixed starting with 3.6.2.

Daniel
-- 
------------------------------------------------------------
 Daniel Morissette               morissette at dmsolutions.ca
 DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------



More information about the mapserver-users mailing list