mapserver update
Guillaume Sueur
guillaume.sueur at NEOGEO-ONLINE.NET
Wed Dec 19 01:34:24 PST 2007
it looks ok.
can you check your mapserver-5.0.0/mapscript/php3/ again and make sure
php_mapscript.so is not in it ?
If not, like Umberto said, try to type make in that directory and see
what happen
R. Ortner a écrit :
> Sorry but I´ve never done something like installing mapserver before,...
>
> I even don´t know what the php-devel package is.
> If u mean the config.log file, there is something like:
>
> configure:11379: checking for PHP/MapScript module options...
> configure:11654: checking for location of config.h or php_config.h
> configure:11665: result: /usr/include/php/main//php_config.h
> configure:11677: checking whether we have PHP3 or PHP4
> configure:11691: result: -DPHP4
> configure:11694: checking whether we should use PHP's regex
> configure:11717: result: no
> configure:11740: result: PHP/MapScript module configured.
> configure:12018: checking if --enable-runpath requested
> configure:12028: result: no
> configure:12036: checking if --with-java-include-os-name specified
> configure:12057: result: no, autodetected linux
> configure:12208: creating ./config.status
>
>
>
>
> Guillaume Sueur-2 wrote:
>> maybe you should check the configure output as it can claims for php
>> header files. do you have the php-devel package installed as well ?
>>
>>
>> R. Ortner a écrit :
>>> I tried to replace my /usr/lib/php/extensions/php_mapscript.so but in the
>>> mapserver5 folder (downloaded from
>>> http://mapserver.gis.umn.edu/download/current/) is no php_mapserver.so in
>>> the /mapserver/php3 folder!?
>>>
>>>
>>>
>>> Umberto wrote:
>>>> In fact now you have the *CGI* version of mapserver installed. But
>>>> since you use php mapscript you need to configure, compile and install
>>>> php mapscript.
>>>> You should be able to do that just by:
>>>>
>>>> mapserver-5-source$ cd mapscript/php3
>>>> mapserver-5-source$ make
>>>>
>>>> and then replace with the new php_*.so the old ones picked up in php.ini
>>>>
>>>> HTH,
>>>> Umberto
>>>>
>>>>
>>>>
>>>> ----
>>>> Hi,
>>>>
>>>> I have Mapserver 4.10 installed and tried to install the mapserver
>>>> 5.0.0.
>>>>
>>>> I´ve configured the mapserver with
>>>>
>>>>
>>>> ./configure --with-ogr=/usr/bin/gdal-config --with-wfs --with-proj
>>>> --with-postgis --with-gdal --with-geos --with-wmsclient --with-wcs
>>>> --with-sos --with-php=/usr/include/php/main/ --with-threads
>>>>
>>>> and then executed the make command.
>>>> after copying the mapserv file to my cgi-bin folder where the old one
>>>> (from mapserver 4) was I thougtt that I now have mapserver 5 installed,
>>>> but when I call the test.php which shows me what version is installed,
>>>> it
>>>> tells me still Mapserver 4.10.
>>>>
>>>> Is there something special to do to activate the mapserver 5 (i thought
>>>> with installing the version 4 the old version should be either
>>>> overwritten
>>>> or working parallel by calling the new mapserv or the old mapserv (which
>>>> I
>>>> copied to a subfolder (mapserver4/mapserv).
>>>>
>>>> regards
>>>>
>> --
>> Guillaume SUEUR
>> Expert SIG et OpenSource
>> NEOGEO
>> 46 RUE MATABIAU
>> 31000 TOULOUSE
>> 06 65 58 88 82
>> Site web : http://www.neogeo-online.net
>>
>>
>
--
Guillaume SUEUR
Expert SIG et OpenSource
NEOGEO
46 RUE MATABIAU
31000 TOULOUSE
06 65 58 88 82
Site web : http://www.neogeo-online.net
More information about the MapServer-users
mailing list