You are not logged in.
Pages: 1
Topic closed
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!
![]()
makepkg not war ![]()
"Compiling would be easy they said, source based distros would be easy they said, then thats when I moved to Arch"
Offline
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
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 ![]()
"Compiling would be easy they said, source based distros would be easy they said, then thats when I moved to Arch"
Offline
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. ![]()
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
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.
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 ![]()
makepkg not war ![]()
"Compiling would be easy they said, source based distros would be easy they said, then thats when I moved to Arch"
Offline
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 SumLast edited by karol (2014-08-21 16:31:40)
Offline
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
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
Pages: 1
Topic closed