public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: mb21 <mauro.bieg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Cc: juh+pandoc-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org
Subject: Re: Install pandoc on Raspberry Pi ARM
Date: Mon, 11 Jan 2016 03:08:37 -0800 (PST)	[thread overview]
Message-ID: <d70dcdb8-d44a-4b54-9307-4c22fe07fdd2@googlegroups.com> (raw)
In-Reply-To: <56925342.2000901-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1548 bytes --]

Pandoc is written in Haskell, so you'll have to build it using `cabal` or 
`stack`. However once built, you can move the binary to your server:

From [Installing 
Pandoc](http://pandoc.org/installing.html#creating-a-relocatable-binary):

> It is possible to compile pandoc such that the data files pandoc uses are 
embedded in the binary. (The executables in the binary are built this way.) 
The resulting binary can be run from any directory and is completely 
self-contained.

    cabal update
    cabal install hsb2hs
    cabal install --flags="embed_data_files" pandoc pandoc-citeproc


On Sunday, January 10, 2016 at 1:49:11 PM UTC+1, Jan Ulrich Hasecke wrote:
>
> Hi, 
>
> does anyone installed pandoc on a Raspberry Pi? 
>
> juh 
>
> -- 
> Das ZEN von Pandoc 
> Bücher und E-Books einfach und professionell produzieren 
> http://www.amazon.de/Das-ZEN-von-Pandoc-professionell/dp/1505218799/ 
> Paperback (232 Seiten) und E-Book 
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/d70dcdb8-d44a-4b54-9307-4c22fe07fdd2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 2782 bytes --]

  parent reply	other threads:[~2016-01-11 11:08 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-10 12:49 Jan Ulrich Hasecke
     [not found] ` <56925342.2000901-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org>
2016-01-10 14:23   ` Axel Kielhorn
2016-01-11 11:08   ` mb21 [this message]
     [not found]     ` <d70dcdb8-d44a-4b54-9307-4c22fe07fdd2-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-01-18 20:29       ` Florian Cramer
     [not found]         ` <e3daebd4-5d26-4fad-bdae-dd06e59e507a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-01-19  1:17           ` John MACFARLANE
     [not found]             ` <20160119011730.GA30578-4kKid1p5UN5kRMcaKpzQXBvRwXAb8BAkh13vi7wywA4@public.gmane.org>
2016-01-19  1:18               ` John MACFARLANE
     [not found]                 ` <20160119011858.GA30730-4kKid1p5UN5kRMcaKpzQXBvRwXAb8BAkh13vi7wywA4@public.gmane.org>
2016-01-20 12:31                   ` Simon P
2016-05-11  9:23   ` kurt.pfeifle via pandoc-discuss
     [not found]     ` <f9c9e5dc-5e30-4d0e-b229-37e8db8fa8fd-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-11 16:27       ` kurt.pfeifle via pandoc-discuss
     [not found]         ` <6f50ef58-a91e-4bf6-9371-9c136d4053ca-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-05-11 16:47           ` Joost Kremers
     [not found]             ` <154a0b75ca0.27ea.f7cab59eedd5157033ccb454e473dbca-97jfqw80gc6171pxa8y+qA@public.gmane.org>
2016-05-12 13:29               ` kurt.pfeifle via pandoc-discuss
     [not found]                 ` <6a79b5f9-7c95-41dc-842e-ce72af60172c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-07-06  9:51                   ` Jurij Smrke
     [not found]                     ` <27899e7e-fdf0-4144-b8c3-670cf8f1aa9d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-07-06  9:52                       ` Jurij Smrke
2016-07-06 19:19                       ` kurt.pfeifle via pandoc-discuss
     [not found]                         ` <0c02ef72-ffa2-44cc-bff5-ec5f53b4aac9-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-07-07  7:42                           ` Jurij Smrke
2017-07-15 21:23                           ` Harley Day
     [not found]                             ` <31fa8b71-5432-4c74-94a5-d1c973b39e42-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-07-29 20:16                               ` Harley Day
2016-05-11 17:16           ` John MACFARLANE
     [not found]             ` <20160511171612.GA79559-nFAEphtLEs/fysO+viCLMa55KtNWUUjk@public.gmane.org>
2016-05-11 21:38               ` kurt.pfeifle via pandoc-discuss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d70dcdb8-d44a-4b54-9307-4c22fe07fdd2@googlegroups.com \
    --to=mauro.bieg-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=juh+pandoc-cl+VPiYnx/1AfugRpC6u6w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).