jimhall

Results 9 comments of jimhall

Oh wow - thanks for the workaround and like your final approach in PR #83 Thanks for the help!

This is a great idea and simple implementation.

Still better than what we started with!

Would prefer this kept open.

Hi All, I hit something similar to this issue [#193](https://github.com/camelot-dev/camelot/issues/193). The stack trace seems to be pointing to not finding libgs. Have you confirmed that libgs is installed per the...

Just to confirm can you run the following in your environment: ```$ python Python 3.8.5 (default, Sep 4 2020, 07:30:14) [GCC 7.3.0] :: Anaconda, Inc. on linux Type "help", "copyright",...

Yes - you may want to use the python gs module and simply open the PDF without using Camelot to isolate the issue a little more. Unfortunately I have limited...

I encountered this issue back in 2020. See issue [https://github.com/camelot-dev/camelot/issues/193](193). A lot of distributions (both OS and python, ex. Anaconda) would essentially only install the gs binary and not the...

It seems that Peter Tribble talks to this: https://ptribble.blogspot.com/2021/12/keeping-java-alive-on-illumos.html He states: _At which point I simply carried on building OpenJDK. All I did was take the patch from the commit...