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

Improve Mac setup procedure #135

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Improve Mac setup procedure #135

wants to merge 5 commits into from

Conversation

fabiolnm
Copy link

@fabiolnm fabiolnm commented Apr 19, 2024

@fabiolnm fabiolnm changed the title Append libcapdev to docker/everest-playground Append libcap-dev to docker/everest-playground Apr 19, 2024
This solves the error that happens when the command `. init.sh` is
executed inside the DevContainer

```
--   No package 'libcap' found
CMake Error at /usr/share/cmake-3.18/Modules/FindPkgConfig.cmake:545 (message):
  A required package was not found
```

Signed-off-by: Fábio Luiz Nery de Miranda <[email protected]>
@fabiolnm fabiolnm changed the title Append libcap-dev to docker/everest-playground Improve Mac setup procedure Apr 20, 2024
The script and host settings ensures ./run-sil.sh and ./nodered-sil.sh
will connect to mqtt server listening on DevContainer's localhost.

Signed-off-by: Fábio Luiz Nery de Miranda <[email protected]>
```
/usr/bin/ld: /lib/aarch64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
```

Signed-off-by: Fábio Luiz Nery de Miranda <[email protected]>
@fabiolnm fabiolnm force-pushed the main branch 4 times, most recently from 1241de6 to 5c45e7e Compare April 20, 2024 06:49
Signed-off-by: Fábio Luiz Nery de Miranda <[email protected]>
@krealyt
Copy link

krealyt commented May 10, 2024

Hi @fabiolnm ,
I would love to see the mac setup from this pull request merged with the existing how to here:
https://github.com/EVerest/EVerest/tree/main/docs/tutorials/how_to_mac

This is the source for the rendering of the EVerest documentation on github.io, see:
https://everest.github.io/nightly/tutorials/how_to_mac/index.html

Shall I do the move or do you want to push it over there?

@rohansaibuddhi
Copy link

Hey, I am currently having an issue getting EVerest dev setup running on my Mac. After running the init.sh file, cmake cannot seem to find the cmakelists.txt in Everest-core/build. Could you help me out here?
Thank you!

@fabiolnm
Copy link
Author

@krealyt @rohansaibuddhi I just read your feedbacks, I will take a look and follow up anytime soon

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

Successfully merging this pull request may close these issues.

4 participants