Pandoc + ARMv7 = Lib error

This forum is for discussion about general software issues.

Pandoc + ARMv7 = Lib error

Postby Tarkus » Fri Apr 28, 2017 11:21 pm

Hello guys, sorry for this super-n00b post, but I'm not being able to make Pandoc run on my laptop (nor finding a solution for it) so I need some help.

Here is my system info:
$this->bbcode_second_pass_quote('', 'L')inux alarm 3.8.11-4-ARCH #1 SMP Sat Oct 22 11:59:55 MDT 2016 armv7l GNU/Linux

Samsung Chromebook XE303C12

More info on my laptop:
(https://wiki.archlinux.org/index.php/Sa ... ebook_(ARM))
viewtopic.php?f=47&t=7296)


The thing is that when I run Pandoc (i.e. pandoc -o example.pdf example.md) I get the following error:
pandoc: error while loading shared libraries: libcmark.so.0.27.0: cannot open shared object file: No such file or directory

Is there any solution for this?

Thanks in advanced, any info is welcomed :)

PS: Not a native speaker, sorry for the possible (and probable) mistakes.
Tarkus
 
Posts: 2
Joined: Fri Apr 28, 2017 11:18 pm

Re: Pandoc + ARMv7 = Lib error

Postby h3xdec » Fri May 19, 2017 12:07 pm

I was having the same issue. Apparently whoever compiled pandoc forgot to use the latest cmark library.
I don't know if this is an option for you but you can install it using cabal:

$this->bbcode_second_pass_code('', '
$ sudo pacman -Sy cabal-install
$ cabal update
$ cabal install pandoc
')

Note: cabal commands are ran without sudo.

The cabal installation process is very long, and takes up a good chunk of memory. Mine crashed a couple of times, until I created a swap file. So you might want to create a 2-3gb swap file before proceeding.

The executable will be in this location: ~/.cabal/bin/pandoc
you can add that dir to your path.
h3xdec
 
Posts: 1
Joined: Fri May 19, 2017 11:59 am

Re: Pandoc + ARMv7 = Lib error

Postby WarheadsSE » Fri May 19, 2017 2:28 pm

Here is the real reason:
$this->bbcode_second_pass_code('', '
[armv7] [abs] community/pandoc (1.19.2.1-52|1.19.1-15): unbuilt, build time: 1h45m30s, last built: Tue Feb 7 20:18:29 2017, blocked on: community/haskell-skylighting (F)
[armv7] [abs] community/haskell-skylighting (0.1.1.5-15|0.1.1.5-2): failed, build time: 3h58s, last built: Thu May 4 11:06:49 2017
')
https://archlinuxarm.org/builder/in-log ... og.html.gz

Looks like it got OOM killed during the automated build.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm


Return to General

Who is online

Users browsing this forum: No registered users and 4 guests