Closed GoogleCodeExporter closed 9 years ago
You should submit this to the MacPorts issue tracker. I haven't been actively
maintaining the MacPorts port since version 1.2. Someone else should take this
up.
The recommended install path on Macs is to install the Haskell Platform
http://hackage.haskell.org/platform/mac.html
and then:
cabal update
cabal install pandoc
Original comment by fiddloso...@gmail.com
on 29 Mar 2010 at 2:34
I tried the recommended install path on Macs, too.
But trying
> cabal update
I get the error message:
dyld: unknown required load command 0x80000022
Trace/BPT trap
Original comment by bra...@nordakademie.de
on 29 Mar 2010 at 5:54
Hm, someone reported a similar problem on pandoc-discuss. You might check that
thread. haskell-cafe mailing list might be a good place to ask about this, as
it is a
general Haskell infrastructure issue.
Did you install the latest Haskell Platform?
Original comment by fiddloso...@gmail.com
on 29 Mar 2010 at 2:54
yes, I installed th latest Haskell Platform yesterday
Original comment by bra...@nordakademie.de
on 29 Mar 2010 at 8:23
See this thread; there's a suggestion there that might work for you:
http://groups.google.com/group/pandoc-discuss/browse_thread/thread/acb2a57413b0f
720
Original comment by fiddloso...@gmail.com
on 29 Mar 2010 at 10:41
Thanks for the hint. I will try the workaround described there.
Original comment by bra...@nordakademie.de
on 30 Mar 2010 at 12:48
Original comment by fiddloso...@gmail.com
on 10 Apr 2010 at 5:31
Original issue reported on code.google.com by
bra...@nordakademie.de
on 28 Mar 2010 at 8:19Attachments: