We want to share modules over the network and have them work with different versions of Perl on different architectures. /nfs/perl/lib, for example.<div><br></div><div>When I compile Perl</div><div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">

<div>./Configure -des -Dprefix=/opt/perl-5.12.1 -Dsiteprefixexp=/nfs/perl </div><div><br></div></blockquote>only the following directories are set (output from perl -V):<div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">

<div><div>@INC:</div></div><div><div>  /nfs/perl/lib/site_perl/5.12.1/i86pc-solaris</div></div><div><div>  /nfs/perl/lib/site_perl/5.12.1</div></div><div><div>  /opt/perl-5.12.1/lib/5.12.1/i86pc-solaris</div></div><div><div>

  /opt/perl-5.12.1/lib/5.12.1</div></div><div><div>  .</div></div></blockquote><div><div><br></div><div>Shouldn&#39;t there be more directories; something more like this?</div></div><div><br></div><div><blockquote class="webkit-indent-blockquote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">

<div><div>@INC:</div></div><div><div>  /nfs/perl/lib/site_perl/5.12.1/i86pc-solaris</div></div><div><div>  /nfs/perl/lib/site_perl/5.12.1</div></div><div><blockquote class="webkit-indent-blockquote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">

</blockquote>  /nfs/perl/lib/perl5 &lt;==<br><div>  /nfs/perl/lib &lt;==</div><div><blockquote class="webkit-indent-blockquote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">

<div></div></blockquote></div><div>  /opt/perl-5.12.1/lib/5.12.1/i86pc-solaris</div></div><div><div>  /opt/perl-5.12.1/lib/5.12.1</div></div></blockquote></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">

<div>  .</div></blockquote><div><div></div></div><div><br></div><div>Thanks,<br>Joshua</div>