[mapserver-dev] Installing multiple versions of MapServer

thomas bonfort thomas.bonfort at gmail.com
Mon Jul 2 08:18:08 PDT 2012


I'd first check you effectively need LD_LIBRARY_PATH at all, as using
multiple PREFIXES should work alone. If not you can probably use a
combination of Location and SetEnv in your apache config.

--
thomas

On Mon, Jul 2, 2012 at 5:12 PM, Lime, Steve D (DNR)
<Steve.Lime at state.mn.us> wrote:
> How would you do "different LD_LIBRARY_PATH settings alongside different prefixes" in the case where you're running multiple CGI or fast CGI installs?
>
> -----Original Message-----
> From: thomas bonfort [mailto:thomas.bonfort at gmail.com]
> Sent: Monday, July 02, 2012 10:10 AM
> To: Lime, Steve D (DNR)
> Cc: MapServer Dev Mailing List
> Subject: Re: [mapserver-dev] Installing multiple versions of MapServer
>
> --prefix should be sufficient. You might need to also use different LD_LIBRARY_PATH settings alongside different prefixes if that is not enough (that might be the case on older systems).
>
> --
> thomas
>
> On Mon, Jul 2, 2012 at 5:07 PM, Lime, Steve D (DNR) <Steve.Lime at state.mn.us> wrote:
>> With the new libtool build process it’s unclear to me how to install
>> multiple version of MapServer on the same box. In general I can’t
>> upgrade everything in one fell swoop. Perhaps I’m missing something
>> obvious. Is there a recommended approach (perhaps just using PREFIX at configure time)?
>>
>>
>>
>> Steve
>>
>>
>> _______________________________________________
>> mapserver-dev mailing list
>> mapserver-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
>>
>


More information about the mapserver-dev mailing list