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

configure: error: 'guild' binary not found; #13

Open
charsi opened this issue Apr 21, 2019 · 2 comments
Open

configure: error: 'guild' binary not found; #13

charsi opened this issue Apr 21, 2019 · 2 comments

Comments

@charsi
Copy link

charsi commented Apr 21, 2019

Hi I am getting the dependency errors when trying to install guile-commonmark:

configure: found guile 2.0
checking for guile-2.0... /usr/bin/guile-2.0
checking for Guile version >= 2.0... 2.0.11
checking for guild-2.0... no
checking for guile-config-2.0... no
checking for guile-tools-2.0... no
configure: error: 'guild' binary not found; please check your guile-2.x installation.

I have guile-2.0, guile-2.0-dev installed

@charsi
Copy link
Author

charsi commented Apr 21, 2019

Found a solution in #9

./configure GUILE=$(which guile) worked perfectly

But for some reason haunt still doesn't find guile-commonmark

I am running Linux Mint 18.3

@OrangeShark
Copy link
Owner

This is probably a common enough issue that I think I should mention it in the installation instructions.

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

2 participants