<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    ah so easy<br>
    <br>
    <div class="moz-cite-prefix">Alejandro Imass skrev den 2014-09-05
      22:21:<br>
    </div>
    <blockquote
cite="mid:CAHieY7RTnBYB-Q9DzeU3h5ekDhp9zp0wt5ekZ8QGP+0Wh_R9wA@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra">On Fri, Sep 5, 2014 at 4:15 PM, mattias
          <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:mj@mjw.se" target="_blank">mj@mjw.se</a>&gt;</span>
          wrote:<br>
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">how
              exactly i install a specific port?<br>
              e.g perl<br>
            </blockquote>
            <div><br>
            </div>
            <div>MacPorts probably has the best documentation around for
              an OpenSource project:</div>
            <div><a moz-do-not-send="true"
                href="https://guide.macports.org">https://guide.macports.org</a><br>
            </div>
            <div><br>
            </div>
            <div>RTFM and the ask specific questions when you have any
              problems or issues or something that is not clear.</div>
            <div><br>
            </div>
            <div>Regarding the more specific part of your question:</div>
            <div><br>
            </div>
            <div>port search perl5<br>
            </div>
            <div><br>
            </div>
            <div>then choose one specific version of just go with the
              default and type:</div>
            <div><br>
            </div>
            <div>sudo port install perl5</div>
            <div><br>
            </div>
            <div>Good luck,</div>
            <div>Alex</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>