Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Calamares error #18

Open
ghost opened this issue May 4, 2021 · 2 comments
Open

Calamares error #18

ghost opened this issue May 4, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented May 4, 2021

MacBook Air (Retina, 13-inch, 2020)
Which year and model of MacBook are you experiencing the bug on?
2020
Cmake
So I was installing the marjaro Linux and I followed the instructions and I found #16 (comment)
but once I got to cmake .. it did not work.

To Reproduce
Steps to reproduce the behavior:

  1. Do the commands above
  2. do cmake ..
    4. See error
@ghost ghost added the bug Something isn't working label May 4, 2021
@ghost ghost assigned JPyke3 May 4, 2021
@diegoquiroz
Copy link

Can you show output of the error? please
While installing calamares-mdp and while running cmake

@rmadhwal
Copy link

rmadhwal commented Jun 19, 2021

If the error you're facing is:

cmake: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.29 not found (required by cmake)

The below should solve it:

sudo pacman -Sy lib32-glibc gcc

Good luck!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants