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

Install problem of robdyn #8

Open
PacKafel opened this issue Aug 24, 2018 · 2 comments
Open

Install problem of robdyn #8

PacKafel opened this issue Aug 24, 2018 · 2 comments

Comments

@PacKafel
Copy link

Hello there,
These days I'm trying to implement the Map_elites_hexapods by using the robdyn depencies, but when I tried to install it by using ./waf install and then it stopped with the error:
"Could not install the file '/usr/local/include/robdyn/robot/hexapod_wheel.hh'"
May I get any suggestions of this?

@PacKafel PacKafel changed the title Compiling problem of robdyn Install problem of robdyn Aug 24, 2018
@Aneoshun
Copy link
Member

Hi,

If you try to install it on /usr/local then you will need root access. Did you run "sudo ./waf install"?
Maybe that is the reason of your error.

@PacKafel
Copy link
Author

Hello,
Thanks for your reply, ye I should add sudo before the ./waf install, that's my problem. It has been solved now

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