public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MACFARLANE <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re:
Date: Thu, 24 Aug 2017 10:56:31 -0700	[thread overview]
Message-ID: <20170824175631.GB73746@protagoras.berkeley.edu> (raw)
In-Reply-To: <87y3q850vx.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>

Doesn't look like you're using the right source code (it
says pandoc-1.19.2.1).

Easiest approach would be to grab a binary from
pandoc-nightly.

For compiling the filters, it should suffice if
you 'cabal install pandoc-types' first, then use
ghc.


+++ Uwe Brauer [Aug 24 17 17:30 ]:
>
>   > No, you need dev pandoc.
>
>Following the INSTALL.md file
>I run
>stack setup
>stack install --test
>and got an error.
>
>Warning: File listed in pandoc.cabal file does not exist: data/odt/Configurations2/accelerator/current.xml
>pandoc-1.19.2.1: build (lib + exe + test)
>Package pandoc uses a custom Cabal build, but does not use a custom-setup stanza
>Not using the explicit setup deps approach based on configuration
>Strongly recommend fixing the package's cabal file
>Preprocessing library pandoc-1.19.2.1...
>Preprocessing executable 'pandoc' for pandoc-1.19.2.1...
>Preprocessing test suite 'test-pandoc' for pandoc-1.19.2.1...
>Warning: File listed in pandoc.cabal file does not exist: data/odt/Configurations2/accelerator/current.xml
>pandoc-1.19.2.1: copy/register
>Package pandoc uses a custom Cabal build, but does not use a custom-setup stanza
>Not using the explicit setup deps approach based on configuration
>Strongly recommend fixing the package's cabal file
>data/odt/Configurations2/accelerator/current.xml: copyFile: does not exist (No
>such file or directory)
>Progress: 0/2'cabal copy' failed.  Error message:
>
>--  While building package pandoc-1.19.2.1 using:
>      /home/oub/ALLES/src/pandoc-hg/.stack-work/dist/i386-linux/Cabal-1.24.0.0/setup/setup --builddir=.stack-work/dist/i386-linux/Cabal-1.24.0.0 copy
>    Process exited with code: ExitFailure 1
>
>Possible causes of this issue:
>* No module named "Main". The 'main-is' source file should usually have
>a header indicating that it's a 'Main' module.
>* The Setup.hs file is changing the installation target dir.
>
>
>
>
>-- 
>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/87y3q850vx.fsf%40mat.ucm.es.
>For more options, visit https://groups.google.com/d/optout.


  parent reply	other threads:[~2017-08-24 17:56 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-21 14:26 latex to html or plain text without any latex construct Uwe Brauer
     [not found] ` <87r2w5xaie.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2017-08-21 21:00   ` John MACFARLANE
2017-08-22 12:20     ` Uwe Brauer
     [not found]       ` <871so3yet8.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2017-08-22 17:50         ` John MACFARLANE
2017-08-22 20:16           ` Uwe Brauer
     [not found]             ` <878tibz7c2.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2017-08-23  0:09               ` John MacFarlane
2017-08-23 12:22                 ` [SOLVED, almost] (was: latex to html or plain text without any latex construct) Uwe Brauer
     [not found]                   ` <87k21uwk14.fsf_-_-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2017-08-23 14:15                     ` John MacFarlane
2017-08-23 16:13                       ` Uwe Brauer
     [not found]                         ` <8760dew9da.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2017-08-23 20:54                           ` Re: John MACFARLANE
2017-08-24 16:26                             ` Re: Uwe Brauer
     [not found]                               ` <87378h53vq.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2017-08-24 16:43                                 ` Re: John MACFARLANE
2017-08-24 17:30                                   ` Re: Uwe Brauer
     [not found]                                     ` <87y3q850vx.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2017-08-24 17:56                                       ` John MACFARLANE [this message]
2017-08-24 16:44                                 ` Re: John MACFARLANE
2017-08-24 17:32                                   ` Re: Uwe Brauer
2017-08-23 14:15                     ` (was: latex to html or plain text without any latex construct) John MacFarlane
2017-08-23 16:13                       ` Uwe Brauer
2018-01-31 13:43 pandoc 2.1.1 64 bit Ubuntu: Could not find module `Text.Pandoc.JSON' Uwe Brauer
2018-01-31 16:30 ` [installed from source] (was: pandoc 2.1.1 64 bit Ubuntu: Could not find module `Text.Pandoc.JSON') Uwe Brauer
2018-01-31 17:54   ` John MacFarlane
2018-01-31 19:03     ` Uwe Brauer
2018-02-08 11:34 Ubuntu 16.04 pandoc installation via cabal fails Uwe Brauer
2018-02-08 21:15 ` John MACFARLANE
2018-02-10 10:58   ` [compiled filter does not work anymore] (was: Ubuntu 16.04 pandoc installation via cabal fails) Uwe Brauer
2018-02-12  6:02     ` John MacFarlane
2018-02-13 11:07       ` Uwe Brauer
     [not found]         ` <873725jggo.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2018-02-13 17:12           ` Re: John MacFarlane
2018-02-13 17:46             ` Re: Uwe Brauer
2018-02-15  8:53             ` [Bug/Error in latex reader, but syntax ok] (was: ) Uwe Brauer
2018-02-15 18:02               ` John MacFarlane
2018-02-17 17:59                 ` Uwe Brauer
2018-02-13 18:32           ` Re: Jesse Rosenthal
     [not found]             ` <c5aa96f9-40a0-6ebc-c376-6d1d7b695921@mat.ucm.es>
     [not found]               ` <c5aa96f9-40a0-6ebc-c376-6d1d7b695921-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2018-02-13 19:00                 ` Re: Jesse Rosenthal
2018-02-13 21:48                   ` Re: Uwe Brauer
2018-02-13 21:43             ` Re: Uwe Brauer
2019-04-25  1:09 (unknown) lcy1980.ly
     [not found] ` <5cc108ce.1c69fb81.7cd5a.f1b5-ATjtLOhZ0NVl57MIdRCFDg@public.gmane.org>
2019-04-25  1:27   ` Xing GUO
2019-04-25  7:02   ` Re: Joost Kremers
2021-06-08 20:31 (unknown) T. Kurt Bond
     [not found] ` <CAN1EhV_aNcHtsaajksgMqk3+nu0spmWMkvkCSh78PyBGLng=vQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2021-06-09 15:24   ` John MacFarlane

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=20170824175631.GB73746@protagoras.berkeley.edu \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@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).