develooper Front page | perl.perl5.porters | Postings from November 2014

[perl #123312] Configure - Build - Install Perl

Thread Previous
From:
Hénaut Michel
Date:
November 30, 2014 21:00
Subject:
[perl #123312] Configure - Build - Install Perl
Message ID:
rt-4.0.18-27647-1417141160-1116.123312-75-0@perl.org
# New Ticket Created by  Hénaut Michel 
# Please include the string:  [perl #123312]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=123312 >


Hello,


I configure perl for an installation in /opt/SysView with about 40 additional perl modules.
This worked perfectly with more than 50 different OS (all Versions from FreeBSD since 5.0, all RedHat since 7.2, Ubuntu since 8, AIX and more)
With centos 7 after a /opt/SysView/biin/perl Makefile.PL, make, make install all files are installed in
/root/perl5/lib/perl5/x86_64-linux-thread-multi/
If I use perl Makefile.PL  INSTALL_BASE=/opt/SysView
files are installed in the correct place /opt/SysView/lib/perl5/x86_64-linux-thread-multi
Why perl 5.18 and 5.20 are not working as on other OS and require the option INSTALL_BASE=/opt/SysView when calling
perl Makefile.PL

regards

michel.henaut@everyware.ch
senior system engineer



Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About