-
Notifications
You must be signed in to change notification settings - Fork 107
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
Module dirs #180
Comments
strace access("/usr/local/lib64/accel-ppp/pptp", F_OK) = -1 ENOENT (No such file or directory) |
please provide a full list of the commands you use (from the beginning - git clone, ... , cmake, ... , etc,...) |
|
Please add |
with now segfaults) but it is another problem) |
If you have a proposal how to sync, please send a PR (it is better if you send to https://gitub.com/accel-ppp/accel-ppp repo) |
cpack -G DEB version searches modules in
/usr/local/lib64/accel-ppp/
, but install it in/usr/lib64/accel-ppp/
The text was updated successfully, but these errors were encountered: