-
Notifications
You must be signed in to change notification settings - Fork 19
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 prefix #211
Comments
Thanks for sharing! We will have a look into this. |
This flew below my email inbox radar :-) Looking at it now. |
I confirm that - |
Do we need --prefix any more? |
I think it is good to have it to give users the flexibility to define the install directory - it also comes from the Autocmake framework that we use. |
ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have noticed that the install prefix seems not to affect the directory to which is installed, its always the top level one containing the setup script. Bug or feature ? :-D
The text was updated successfully, but these errors were encountered: