<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 2013-11-13 04:14, Joseph Pellegrino
      wrote:<br>
    </div>
    <blockquote
      cite="mid:AFBB89D7-9E53-4160-B3DB-243CC88A6F85@comcast.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div style="margin: 0px; font-size: 11px; font-family: Menlo;">When
        I specify the junit path:</div>
      <div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br>
      </div>
      <div style="margin: 0px; font-size: 11px; font-family: Menlo;">
        <div style="margin: 0px;">./autogen.sh
          --with-junit=/opt/local/share/java/</div>
        <div style="margin: 0px;"><br>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    You need to do:<br>
    <br>
    ./autogen.sh --with-junit=/opt/local/share/java/junit-4.jar<br>
    <br>
    or whatever your jar file name is.<br>
  <br><br><br><hr><font size="-2" color=808080>Disclaimer: <a href="http://www.peralex.com/disclaimer.html">http://www.peralex.com/disclaimer.html</a><br><br>

</body>
</html>