Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • Update: pandoc is not depending on the haskell libs any more, and you can install haskell-pandoc whenever you need the libraries. Commented Jan 25, 2016 at 15:44
  • just installed pandoc using pacman, it's saying can't find libcmark.so.0.27.0 library. I checked, cmark is installed and is version 0.27 Commented May 18, 2017 at 22:40
  • it appears that pandoc package is looking for cmark 0.27.0 but the latest version is 0.27.1. Please update the pandoc package Commented May 19, 2017 at 12:09
  • Your mirror may be out of date or your system may not be fully updated. I do not have the problem here. Commented May 19, 2017 at 15:09
  • i ran pacman -Syu prior to doing this. i should mention i'm running on armv7h architecture. Commented May 19, 2017 at 16:01