<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;">Hey Alan,<span></span></p>

    <p> </p>

    <div style="margin: 5px 0px 5px 0px; font-family: monospace;">
      Alan DeKok <aland@deployingradius.com> hat am 25. Mai 2010 um 14:43 geschrieben:<br />
      <br />
      >   My suspicion is that you've built 2.1.9 with version X of Perl, and<br />
      > are then trying to link it with version Y of Perl.  Ensure that you only<br />
      > have one version of Perl installed.<br />
    </div>

    <p style="margin: 0px;">That's not the case here, I have (and had when building 2.1.9 this morning) only following</p>

    <p style="margin: 0px;">libperl stuff installed:</p>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;">dpkg -l|grep libperl<br />
    ii  libperl-dev   5.10.1-8ubuntu2   Perl library: development files<br />
    ii  libperl5.10   5.10.1-8ubuntu2   shared Perl library</p>

    <p style="margin: 0px;"> </p>
    <br />
    Isn't there a way to find out the perl version? I thought of "print $1" but this does not<br />
    work as intended.<br />
    <br />
    <br />
    Best, Jan<br />
  </body>
</html>