<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
h1
        {mso-style-priority:9;
        mso-style-link:"Heading 1 Char";
        margin-top:24.0pt;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:0in;
        margin-bottom:.0001pt;
        page-break-after:avoid;
        font-size:14.0pt;
        font-family:"Cambria","serif";
        color:#365F91;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;
        font-weight:normal;
        font-style:normal;}
span.Heading1Char
        {mso-style-name:"Heading 1 Char";
        mso-style-priority:9;
        mso-style-link:"Heading 1";
        font-family:"Cambria","serif";
        color:#365F91;
        font-weight:bold;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:12.0pt'>I have successfully built a
shipwright vessel for RT 3.8.4 which includes nearly all of the required Perl
modules. I am using Shipwright version 2.3.5 to build the vessel. I didn&#8217;t
have any issues with adding Perl modules to the vessel but now I am trying to
add some RT plugins, including RTFM and RT-Authen-ExternalAuth, with no much success.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'>Here is the portion of my
shell script to build the vessel that pertains to RTFM:<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'>&nbsp;# RTFM installation<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'>echo 'configure: %%PERL%%
Makefile.PL PREFIX=%%INSTALL_BASE%%/local/plugins/RT-FM<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'>install: %%MAKE%% install'
&gt; /home/wencks/rt_vessel/shipwright/tmp/shipwright_RTFM_build<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'>$IMPORT
file:/home/wencks/rt_vessel/shipwright/RTFM-2.4.2.tar.gz --build-script /home/wencks/rt_vessel/shipwright/tmp/shipwright_RT<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'>FM_build<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'>However, I keep getting errors
that seem like the Perl Makefile.PL command is being executed without the
PREFIX option. I can run the Makefile.PL command from the command line with the
PREFIX option shown above and not get any errors<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'>Does anyone have better
suggestions for importing RT plugins into shipwright vessels?<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt'>Thanks in advance&#8230; Sam<o:p></o:p></span></p>

</div>

</body>

</html>