<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3534.2800" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=695234318-24022005>Do you 
know if the same version and configure options of Date-Calc were used...?&nbsp; 
I&nbsp;don't know</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=695234318-24022005>the 
recent&nbsp;version history of Date-Calc&nbsp;but&nbsp;it 
almost</SPAN></FONT><FONT color=#0000ff face=Arial size=2><SPAN 
class=695234318-24022005> looks as if there might&nbsp;be a 
pure-perl&nbsp;version</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=695234318-24022005></SPAN></FONT><FONT color=#0000ff face=Arial 
size=2><SPAN class=695234318-24022005>as well</SPAN></FONT><FONT color=#0000ff 
face=Arial size=2><SPAN class=695234318-24022005> as&nbsp;an option for 
configuring a compiled component</SPAN></FONT><FONT color=#0000ff face=Arial 
size=2><SPAN class=695234318-24022005> since the development box has the 
arch.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=695234318-24022005>specific</SPAN></FONT><FONT color=#0000ff face=Arial 
size=2><SPAN class=695234318-24022005> PA-RISC2.0 in the path. 
</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=695234318-24022005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=695234318-24022005>--</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=695234318-24022005>Charles DeRykus</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV align=left class=OutlookMessageHeader dir=ltr lang=en-us><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Peterson, Eric 
  D. [mailto:Eric.Peterson@wwireless.com] <BR><B>Sent:</B> Thursday, February 
  24, 2005 9:10 AM<BR><B>To:</B> 'spug-list@pm.org'<BR><B>Subject:</B> SPUG: 
  Module installation<BR><BR></FONT></DIV><BR>
  <P><FONT color=#000080 face="Bookman Old Style">I've a question about 
  installing Perl Modules on HPUX.&nbsp; On our dev box a module got installed 
  as </FONT></P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#000080 
  face="Bookman Old Style">/opt/perl/lib/site_perl/5.6.1/PA-RISC2.0-thread-multi/Date/Calc.pm</FONT> 
  </P>
  <P><FONT color=#000080 face="Bookman Old Style">Whereas on the production box 
  it got installed as</FONT> </P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#000080 
  face="Bookman Old Style">/opt/perl5/lib/site_perl/5.6.1/Date-Calc-5.4/Calc.pm</FONT> 
  </P>
  <P><FONT color=#000080 face="Bookman Old Style">When I run code to use this 
  module, it runs successfully in Dev but fails in Production.&nbsp; I'm not the 
  root user and am not the person to do the make.&nbsp; What can I tell my SA 
  that would help him?&nbsp; He seems to be at a loss on how to install Perl 
  Modules.</FONT></P>
  <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#000080 
  face="Bookman Old Style">#!/usr/bin/perl -T</FONT> 
  <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#000080 
  face="Bookman Old Style">use warnings; 
  </FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#000080 
  face="Bookman Old Style">use strict; 
  </FONT><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#000080 
  face="Bookman Old Style">use Date::Calc qw/Today Add_Delta_Days/; 
  </FONT></P><BR>
  <P><FONT face="Bookman Old Style">Can't locate loadable object for module 
  Date::Calc in @INC (@INC contains: 
  /opt/perl5/lib/site_perl/5.6.1/Date-Calc-5.4 
  /opt/perl5/lib/5.6.1/PA-RISC2.0-thread-multi /opt/perl5/lib/5.6.1 
  /opt/perl5/lib/site_perl/5.6.1/PA-RISC2.0-thread-multi 
  /opt/perl5/lib/site_perl/5.6.1 /opt/perl5/lib/site_perl) at ./d line 
  46</FONT></P>
  <P><FONT face="Bookman Old Style">Compilation failed in require at ./d line 
  46.</FONT> <BR><FONT face="Bookman Old Style">BEGIN failed--compilation 
  aborted at ./d line 46.</FONT> </P><BR>
  <P><B><FONT color=#333399 face="Comic Sans MSThe most dangerous" 
  size=4>________________________________________</FONT></B> <BR><B><FONT 
  color=#333399 face="Comic Sans MSThe most dangerous" size=4>Eric D. 
  Peterson</FONT></B><FONT face="ArialThe most common lie is tha" size=2>, 
  Reporting</FONT> <BR><I><FONT color=#0000ff face="Courier New" size=2>Dreams 
  that do come true can be as unsettling as those that don't. -Brett Butler, 
  Keep Deep in Paradise</FONT></I> </P></BLOCKQUOTE></BODY></HTML>