[mapserver-users] Can't find mapserv.exe

Jeff McKenna jmckenna at gatewaygeomatics.com
Tue Oct 14 12:59:45 PDT 2014


Another nice trick to see where something is installed on Ubuntu is to 
use the 'which' command:


   $ which mapserv

            /usr/local/bin/mapserv

-jeff




-- 
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/




On 2014-10-14 4:49 PM, Worth Lutz wrote:
> ubuntu is linux ... no ".exe"
>
> mapserv should already be in /usr/lib/cgi-bin/
> and /usr/bin/
>
> No need to move it.
>
> try
>
> locate mapserv
>
> to find it.
>
>
> *Worth Lutz*
> ------------------
>
> On 10/14/2014 03:31 PM, Bill Hudspeth wrote:
>> Hello,
>>
>> I installed mapserver 6.4.1 in Ubuntu 14.0.1 using synaptic package manager. I know it is installed on my system. When I run
>>
>> mapserv -v, I get:
>>
>> MapServer version 6.4.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ SUPPORTS=GD SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=CAIRO SUPPORTS=SVG_SYMBOLS SUPPORTS=RSVG SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS SUPPORTS=GEOS INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
>>
>> When I search for the file (mapserv.exe) with locate or find, it is not found. I want to place a copy in my cgi-bin, as follows:
>>
>> /var/www/website/public_html/cgi-bin ....
>>
>> What am I missing?
>>
>> Thanks! Vick
>


More information about the mapserver-users mailing list