You are not logged in.

#1 2014-08-21 14:15:58

goPhir
Member
From: The darkside of the moon
Registered: 2014-07-20
Posts: 16

I am looking for a precompiled binary of Pandoc.

The wiki's page on document markup language, suggests that one should look in the Prabala Linux repos, yet the link seems to down. I dont know if this is an issue with the server being down or what. Truthfully I would just like a place to be able to go and get a pandoc program without all the Haskell libs. If anyone has any suggestions, it would be greatly appreciated.  Thanks for your time!

smile


makepkg not war smile


"Compiling would be easy they said, source based distros would be easy they said, then thats when I moved to Arch"

Offline

#2 2014-08-21 14:38:52

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: I am looking for a precompiled binary of Pandoc.

I think there's already a package for what you're looking for. It's in the AUR: https://aur.archlinux.org/packages/pandoc-static

It seems to work.

Offline

#3 2014-08-21 15:13:08

goPhir
Member
From: The darkside of the moon
Registered: 2014-07-20
Posts: 16

Re: I am looking for a precompiled binary of Pandoc.

Thank you, I've tried it in the past it still seems to pull in quite a few libs. I will make it work. Thanks for the reply, have a good one!


makepkg not war smile


"Compiling would be easy they said, source based distros would be easy they said, then thats when I moved to Arch"

Offline

#4 2014-08-21 15:26:01

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: I am looking for a precompiled binary of Pandoc.

goPhir wrote:

Thank you, I've tried it in the past it still seems to pull in quite a few libs. I will make it work. Thanks for the reply, have a good one!

The pandoc-static package takes up about 10% of the disk space that installing pandoc from [ArchHaskell] would. wink

pandoc-static seems to have been abandoned, though it still builds. Note that you need to install the cacert-dot-org package from the AUR, or you'll get complaints about bad certificates when you download all the build dependencies.

Offline

#5 2014-08-21 15:33:20

goPhir
Member
From: The darkside of the moon
Registered: 2014-07-20
Posts: 16

Re: I am looking for a precompiled binary of Pandoc.

ANOKNUSA wrote:
goPhir wrote:

Thank you, I've tried it in the past it still seems to pull in quite a few libs. I will make it work. Thanks for the reply, have a good one!

The pandoc-static package takes up about 10% of the disk space that installing pandoc from [ArchHaskell] would. wink

pandoc-static seems to have been abandoned, though it still builds. Note that you need to install the cacert-dot-org package from the AUR, or you'll get complaints about bad certificates when you download all the build dependencies.

Thanks! I should have looked into it tongue


makepkg not war smile


"Compiling would be easy they said, source based distros would be easy they said, then thats when I moved to Arch"

Offline

#6 2014-08-21 16:25:48

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: I am looking for a precompiled binary of Pandoc.

goPhir wrote:

The wiki's page on document markup language, suggests that one should look in the Prabala Linux repos

It's Parabola Linux. Indeed, the link to packages seems to redirect to their wiki.
Edit: Links to their bug tracker and home page are broken too.


kps unofficial repo (64-bit only) has pandoc-static https://wiki.archlinux.org/index.php/Un … tories#kps

$ pacman -Si pandoc-static
Repository     : kps
Name           : pandoc-static
Version        : 1.12.4.2-1
Description    : Conversion between markup formats (no Haskell libs)
Architecture   : x86_64
URL            : http://johnmacfarlane.net/pandoc/
Licenses       : GPL
Groups         : None
Provides       : pandoc
Depends On     : icu>=52  icu<=54
Optional Deps  : texlive-most: for pdf creation
Conflicts With : None
Replaces       : pandoc
Download Size  : 12936.33 KiB
Installed Size : 104664.00 KiB
Packager       : Unknown Packager
Build Date     : Tue 15 Jul 2014 12:48:40 AM CEST
Validated By   : MD5 Sum  SHA256 Sum

Last edited by karol (2014-08-21 16:31:40)

Offline

#7 2015-09-20 13:43:28

rebootl
Member
Registered: 2012-01-10
Posts: 431
Website

Re: I am looking for a precompiled binary of Pandoc.

Sorry for necroviving this, but it's so good that it's finally there: https://aur.archlinux.org/packages/pandoc-bin/

Check it out. What a relief from these haskell deps...

(pandoc-static is _not_ precompiled, it's just static meaning makepkg is _building_ all the haskell stuff.
And it doesn't work:

[...]  -> Skipping filemanip-0.3.6.3
  -> Skipping unordered-containers-0.2.5.1
  -> Skipping utf8-string-1
  -> Building hexpat-0.20.9
Warning: The package list for 'hackage.haskell.org' does not exist. Run 'cabal
update' to download it.
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: hexpat-0.20.9 (user goal)
next goal: List (dependency of hexpat-0.20.9)
Dependency tree exhaustively searched.
==> ERROR: A failure occurred in build().
    Aborting...

)


Personal website: reboot.li
GitHub: github.com/rebootl

Offline

#8 2015-09-20 21:25:10

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,544
Website

Re: I am looking for a precompiled binary of Pandoc.

I can't tell if you're seeking support or not. If you are, please open a new thread about it.

https://wiki.archlinux.org/index.php/Fo … bumping.22

Closing.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB