<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">"sudo port install pandoc -stack"
      worked, so I'm good. Dunno what stack is useful for besides
      building pandoc (looks like some haskell build tool), but I don't
      think I need it either. Thanks!<br>
      <br>
      Will<br>
      <br>
      On 1/25/23 4:55 PM, Will Senn wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:af0d1d69-6966-91eb-26b3-b9e96889b375@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="moz-cite-prefix">sudo port install pandoc<br>
        <br>
        is what I was using. It takes forever and then fails. I did a
        little digging and noticed that there was a [+]stack: Use stack
        to build variant. So, I:<br>
        <br>
        sudo port clean pandoc<br>
        sudo port install pandoc -stack<br>
        <br>
        to see if that works. It's still building :).<br>
        <br>
        Thanks for the tip on the fetch fails,<br>
        <br>
        Will<br>
        <br>
        On 1/25/23 4:47 PM, <a class="moz-txt-link-abbreviated
          moz-txt-link-freetext" href="mailto:chilli.namesake@gmail.com"
          moz-do-not-send="true">chilli.namesake@gmail.com</a> wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:C81F6A7A-B4BA-4D34-975A-D86805B27080@gmail.com">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <div dir="ltr">Hi,</div>
        <div dir="ltr"><br>
        </div>
        <div dir="ltr">It's unclear if you tried</div>
        <div dir="ltr"><br>
        </div>
        <div dir="ltr">sudo port install pandoc</div>
        <div dir="ltr"><br>
        </div>
        <div dir="ltr">or to build it</div>
        <div dir="ltr"><br>
        </div>
        <div dir="ltr">sudo port -s install pandoc</div>
        <div dir="ltr"><br>
        </div>
        <div dir="ltr">Should install version 3. Sometimes fetch fails
          at all the sites, but that is rare, and you just try again,
          and usually it resolves itself.</div>
        <div dir="ltr"><br>
          <blockquote type="cite">On Jan 25, 2023, at 16:40, Will Senn <a
              class="moz-txt-link-rfc2396E"
              href="mailto:will.senn@gmail.com" moz-do-not-send="true"><will.senn@gmail.com></a>
            wrote:<br>
            <br>
          </blockquote>
        </div>
        <blockquote type="cite">
          <div dir="ltr">
            <meta http-equiv="content-type" content="text/html;
              charset=UTF-8">
            <font face="Helvetica, Arial, sans-serif">Hi,<br>
              <br>
              I'm trying to get pandoc to install. I get these messages:<br>
              <br>
              :info:archivefetch ---> 
              pandoc-3.0_0+stack.darwin_18.x86_64.tbz2 doesn't seem to
              exist in /opt/local/var/macports/incoming/verified<br>
              :msg:archivefetch --->  Attempting to fetch
              pandoc-3.0_0+stack.darwin_18.x86_64.tbz2 from <a
                class="moz-txt-link-freetext"
                href="http://packages.macports.org/pandoc"
                moz-do-not-send="true">http://packages.macports.org/pandoc</a><br>
              <br>
              And, sure enough, that tbz2 file doesn't exist on my
              filesystem, or at the url listed.<br>
              <br>
              So, no pandoc :(.<br>
              <br>
              If it matters, I'm on Mojave and just (re)installed
              macports on my system (cleaned out /opt/local, rm'ed
              macports, the X11.app, etc). It's version 2.8.0...<br>
              <br>
              Is there a way I can work around this or is this an issue
              that needs attention by the macports folks?<br>
              <br>
              Thanks,<br>
              <br>
              Will<br>
            </font> </div>
        </blockquote>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>