Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error on macOS 14.6.1 #299

Open
martin3141 opened this issue Sep 19, 2024 · 1 comment
Open

make error on macOS 14.6.1 #299

martin3141 opened this issue Sep 19, 2024 · 1 comment

Comments

@martin3141
Copy link

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

What is the expected behaviour?

successful install

Desktop

  • OS: 14.61
  • Emacs Version: 29.1
  • Poppler Version: stable 24.04.0 (bottled), HEAD

Your pdf-tools install

  • pdf-tools Version: from github : commit 30b5054 (HEAD -> master, origin/master, origin/HEAD)
@github-staff github-staff deleted a comment from Kami-prog Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@martin3141 and others