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

Path issue with make PREFIX=/ server-... #17

Open
Nyk0 opened this issue Jul 19, 2022 · 0 comments
Open

Path issue with make PREFIX=/ server-... #17

Nyk0 opened this issue Jul 19, 2022 · 0 comments

Comments

@Nyk0
Copy link

Nyk0 commented Jul 19, 2022

Hi,

When I arrive at the section "make" of the oar-server, I tried to change the /usr/local of the documentation to / like this :

make PREFIX=/ server-build
make PREFIX=/ server-install
make PREFIX=/ server-setup

The almighty executable is at the right place :

root@admin:~/oar3# which almighty
/usr/sbin/almighty

But when I launch it :

root@admin:~/oar3# almighty
[OARDO] ERROR: Cannot run with oar privileges //lib/oar/oar-almighty (No such file or directory)

Python script oar-almighty seems to be at the wrong place :

root@admin:~/oar3# find / -name oar-almighty
/usr/local/bin/oar-almighty
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

1 participant