You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Following error when running make -s for pdf-tools:
Using Emacs 29.1
configure: error: Package requirements (poppler) were not met:
No package 'poppler' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables poppler_CFLAGS
and poppler_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [Makefile:89: server/Makefile] Error 1
Steps to Reproduce the behaviour
git clone https://github.com/vedang/pdf-tools
cd pdf-tools
make -s
Describe the bug
Following error when running make -s for pdf-tools:
Steps to Reproduce the behaviour
What is the expected behaviour?
successful install
Desktop
Your pdf-tools install
pdf-tools
Version: from github : commit 30b5054 (HEAD -> master, origin/master, origin/HEAD)The text was updated successfully, but these errors were encountered: