ports/184627: graphics/mapserver: libmapserver.so.1 => not found (0)
Julien Cigar
jcigar at ulb.ac.be
Mon Dec 9 10:50:01 UTC 2013
>Number: 184627
>Category: ports
>Synopsis: graphics/mapserver: libmapserver.so.1 => not found (0)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 09 10:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Julien Cigar
>Release: 9.2-RELEASE
>Organization:
Belgian Biodiversity Platform
>Environment:
FreeBSD mordor.lan 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255980: Wed Oct 2 18:37:18 CEST 2013 root at mordor.lan:/usr/obj/usr/src/sys/CUSTOM amd64
>Description:
All binaries are missing shared object: libmapserver.so.1
This is with:
mage at mordor:/home/mage % pkg info mapserver-6.4.0
mapserver-6.4.0
Name : mapserver
Version : 6.4.0
Origin : graphics/mapserver
Architecture : freebsd:9:x86:64
Prefix : /usr/local
Categories : www graphics geography
Maintainer : wen at FreeBSD.org
WWW : http://mapserver.org/
Comment : System for developing web-based GIS applications
Options :
CAIRO : on
CAIRO_SVG : off
CURL : on
DEBUG : off
FASTCGI : on
FRIBIDI : on
GDAL : on
GEOS : on
KML : on
MAPSERV : on
PERL : off
PHP : off
POSTGIS : on
PYTHON : off
WCS : on
WFS : on
WMS : on
Shared Libs required:
libxml2.so.5
libproj.so.7
libpq.so.5
libpng15.so.15
libmapserver.so.1
libjpeg.so.11
libiconv.so.3
libgif.so.5
libgeos_c.so.9
libgdal.so.18
libgd.so.5
libfribidi.so.3
libfreetype.so.9
libfcgi.so.0
libcurl.so.7
libcairo.so.2
Shared Libs provided:
libmapserver.so.6.4.0
Flat size : 1.86MiB
Description :
MapServer is a system for developing web-based GIS applications.
The basic system consists of a CGI program that can be configured to
respond to a variety of spatial requests like making maps, scalebars,
and point, area and feature queries. Virtually all aspects of an
application, from web interface to map appearance can be developed
without any programming. For the more ambitious user, MapServer
applications can be enhanced using Java, JavaScript or many other web
technologies.
WWW: http://mapserver.org/
mage at mordor:/home/mage % ldd /usr/local/www/apache22/cgi-bin/mapserv|grep -i 'not found'
libmapserver.so.1 => not found (0)
mage at mordor:/home/mage % ldd /usr/local/bin/shp2img|grep -i 'not found'
libmapserver.so.1 => not found (0)
etc
>How-To-Repeat:
install graphics/mapserver
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list