Docverter / docverter

Docverter Server
Other
829 stars 101 forks source link

Bump jruby engine version #38

Closed pimpin closed 8 years ago

pimpin commented 9 years ago

wip Docverter/docverter/issues/37

Deploy seems ok... but not sure app is working as expected.

Let's make some manual test before merging

Any test suits even in wip state ?

pimpin commented 9 years ago

this is not working when I try demo of the ruby client, I got 500 response

Docverter API Error: command error: pandoc: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory (Docverter::APIError)

And I see that pandoc is not accessing some required dependencies :

$ heroku run pandoc --version                                                                                                                                         
Running `pandoc --version` attached to terminal... up, run.8604                                                                                                                                                       
pandoc: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory