Changes between Version 2 and Version 3 of PerlMapScriptBuild35


Ignore:
Timestamp:
Jan 28, 2009, 1:27:59 PM (15 years ago)
Author:
jmckenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PerlMapScriptBuild35

    v2 v3  
    104104    print $libs."\n";
    105105}}}
    106 == Building Private MapScript (Shared ISP Machine) ==
     106== Building Private !MapScript (Shared ISP Machine) ==
    107107
    108108When you are installing a private version of mapscript, there is a perl Makefile bug (at least on perl 5.6.1 and maybe later versions) that must be manually fixed to avoid conflict with installed version of libraries on the machine (in /usr/lib or /usr/local/lib)
     
    116116and where /usr/home/myhomedir is my homedir and my privatedir are is built in /usr/home/myhomedir/usr/local
    117117
    118 perl MakeMaker? will create a canned Makefile template... and if you inspect the file, you will see:
     118perl !MakeMaker will create a canned Makefile template... and if you inspect the file, you will see:
    119119{{{
    120120    LDDLFLAGS = -shared -L/usr/local/lib