Re: [CentOS] updating pandoc and converting to UTF-8

2014-11-07 Thread Jason T. Slack-Moehrle
Hi John, I got this figured out finally! The answer was to get the binaries for Haskell Platform, get the canal-install source and compile that, set a path variable to these directories. Works. Thank You. Jason On Fri, Nov 7, 2014 at 2:04 AM, John Doe wrote: > From: Jason T. Slack-Moehrle >

Re: [CentOS] updating pandoc and converting to UTF-8

2014-11-07 Thread John Doe
From: Jason T. Slack-Moehrle > I need to run pandoc. (http://johnmacfarlane.net/pandoc/installing.html) > How can I update to the latest? Yum doesn't have anything more that I can > see. The page says: "If the version in your repository is too old, use the instructions below under All platforms

[CentOS] updating pandoc and converting to UTF-8

2014-11-06 Thread Jason T. Slack-Moehrle
Hi guys, I need to run pandoc. (http://johnmacfarlane.net/pandoc/installing.html) I did this: rpm -ivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm yum install -y pandoc This is version 1.9.4.1 They are up to 13.1.1. How can I update to the latest? Yum doesn't ha