x86_64-linux-gnu-ld cannot find -lyaml
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
Having this problem every time i run my crystal application. Search over the internet but unfortunately nothing solves my problem. The screenshot of the actual error is below
linux ubuntu python
add a comment |Â
up vote
-1
down vote
favorite
Having this problem every time i run my crystal application. Search over the internet but unfortunately nothing solves my problem. The screenshot of the actual error is below
linux ubuntu python
1
Please, don't post images of text.
â Kusalananda
May 8 at 10:16
Oh sorry so i should just put the actual error?
â Jann Anthony Briza
May 8 at 13:06
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
Having this problem every time i run my crystal application. Search over the internet but unfortunately nothing solves my problem. The screenshot of the actual error is below
linux ubuntu python
Having this problem every time i run my crystal application. Search over the internet but unfortunately nothing solves my problem. The screenshot of the actual error is below
linux ubuntu python
asked May 8 at 7:16
Jann Anthony Briza
11
11
1
Please, don't post images of text.
â Kusalananda
May 8 at 10:16
Oh sorry so i should just put the actual error?
â Jann Anthony Briza
May 8 at 13:06
add a comment |Â
1
Please, don't post images of text.
â Kusalananda
May 8 at 10:16
Oh sorry so i should just put the actual error?
â Jann Anthony Briza
May 8 at 13:06
1
1
Please, don't post images of text.
â Kusalananda
May 8 at 10:16
Please, don't post images of text.
â Kusalananda
May 8 at 10:16
Oh sorry so i should just put the actual error?
â Jann Anthony Briza
May 8 at 13:06
Oh sorry so i should just put the actual error?
â Jann Anthony Briza
May 8 at 13:06
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
You need to install libyaml-dev
:
sudo apt install libyaml-dev
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
You need to install libyaml-dev
:
sudo apt install libyaml-dev
add a comment |Â
up vote
1
down vote
accepted
You need to install libyaml-dev
:
sudo apt install libyaml-dev
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
You need to install libyaml-dev
:
sudo apt install libyaml-dev
You need to install libyaml-dev
:
sudo apt install libyaml-dev
answered May 8 at 10:13
Stephen Kitt
140k22302363
140k22302363
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f442476%2fx86-64-linux-gnu-ld-cannot-find-lyaml%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Please, don't post images of text.
â Kusalananda
May 8 at 10:16
Oh sorry so i should just put the actual error?
â Jann Anthony Briza
May 8 at 13:06