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

You have to have root to install cfiddle #21

Open
stevenjswanson opened this issue Dec 2, 2022 · 0 comments
Open

You have to have root to install cfiddle #21

stevenjswanson opened this issue Dec 2, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@stevenjswanson
Copy link
Member

pip install works ok, but install_prereq.sh wants to apt-get a bunch of stuff and install stuff in the system directories, the problem comes when we try to build libcfiddle.

There are couple solutions:

  1. libcfiddle could be built with perf counter support -- it's still useful.
  2. We could install the tools we build in a user-specified directory and then make sure the build will find them there.
@stevenjswanson stevenjswanson added the bug Something isn't working label Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant