asciidoctor / asciidoctor-mathematical

An extension for Asciidoctor that converts the content of STEM blocks and inline macros using Mathematical.
MIT License
49 stars 44 forks source link

document required Fedora packages #46

Closed mojavelinux closed 5 years ago

mojavelinux commented 5 years ago

I configured using the fedora:latest Docker image.

mojavelinux commented 5 years ago

I'm still having trouble getting it installed on Fedora 29 because of this error:

/usr/bin/ld: cannot find -lstaticpixbufloader-png

For some reason, the following command is outputting this flag:

pkg-config --static --libs gdk-pixbuf-2.0

However, there is no such lib on the system. I'm unsure which part in the build is to blame.