Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
This post was updated on Jun 10, 2021; 11:33pm.
I am hoping to get asciidoctor-mathematical to work for on my Mac, specifically for generating pdfs using the ruby build (we need the running headers and footers, etc).
I can see some discussion about asciidcotor-mathematical not working on Mac but I also saw that someone did get it working and think that perhaps there is a dependency that is not documented. It looks like I might just need to know the correct location to place `glib2.0` I'm looking at Mathoid and it looks like it's not intended for use with the Ruby asciidoctor-pdf. So if I can get the right dependencies and document them that will be great. I have followed directions in https://github.com/asciidoctor/asciidoctor-mathematical, by installing prerequisites and fonts. When I try to run gem install asciidoctor-mathematical, the install fails partway through. The install instructions are a bit terse and I might have missed something. Please let me know what I need to do. Here is what appears to be pertinent messaging from Terminal output: ... -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:8 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.29.1") -- Checking for module 'glib-2.0' -- No package 'glib-2.0' found CMake Error at /usr/local/Cellar/cmake/3.20.3/share/cmake/Modules/FindPkgConfig.cmake:556 (message): A required package was not found Call Stack (most recent call first): /usr/local/Cellar/cmake/3.20.3/share/cmake/Modules/FindPkgConfig.cmake:778 (_pkg_check_modules_internal) CMakeLists.txt:41 (pkg_check_modules) |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
|
Elisa, My position on this matter is that asciidoctor-mathematical cannot be installed on macOS. Here's my statement and my conditions: https://github.com/asciidoctor/asciidoctor-mathematical/issues/81#issuecomment-732778678 Some users have reported being able to get it to work, but until we can get it working in CI, I'm not going to accept that it's possible. Best Regards, -Dan On Thu, Jun 10, 2021 at 4:42 PM Elisa [via Asciidoctor :: Discussion] <[hidden email]> wrote: I am hoping to get asciidoctor-mathematical to work for on my Mac, specifically for generating pdfs using the ruby build (we need the running headers and footers, etc). ... [show rest of quote] -- Dan Allen (he, him, his) | @mojavelinux | https://twitter.com/mojavelinux |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
|
Elisa, I'm happy to report that the installation now works on macOS as verified by the CI build. The workflow file shows the steps required when using the latest version of macOS. https://github.com/asciidoctor/asciidoctor-mathematical/blob/master/.github/workflows/ci.yml#L36-L38 If that still gives you trouble, please report the problem to that repository. Best Regards, -Dan -- Dan Allen (he, him, his) | @mojavelinux | https://twitter.com/mojavelinux |
Free forum by Nabble | Edit this page |