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

[MacOS] Figure out why PKG_CONFIG_PATH is not set correctly, and what the canonical way to fix this is (if any) #270

Open
vedang opened this issue Apr 5, 2024 · 1 comment
Labels
compatibility and installation Keeping up with changes in the rest of the environment macOS Issues related to running pdf-tools on macOS

Comments

@vedang
Copy link
Owner

vedang commented Apr 5, 2024

See my comment on the linked issue #269 , and the related commit which closes this issue for details about the problem.

@vedang vedang added macOS Issues related to running pdf-tools on macOS compatibility and installation Keeping up with changes in the rest of the environment labels Apr 5, 2024
@Ethanlinyf
Copy link

Ethanlinyf commented Aug 11, 2024

See the error info. below for your reference:

./configure -q --bindir=/Users/ethanlin/.emacs.d/elpa/pdf-tools-20240429.407/ && make clean && make -s
configure: error: Package requirements (glib-2.0) were not met:

Package 'libpcre2-8', required by 'glib-2.0', not 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 glib_CFLAGS
and glib_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

  • Build failed. ;o(
    ===========================

Note: maybe try the '-d' option.

Comint exited abnormally with code 1 at Sun Aug 11 18:04:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility and installation Keeping up with changes in the rest of the environment macOS Issues related to running pdf-tools on macOS
Projects
None yet
Development

No branches or pull requests

2 participants