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

sudo ajenti-dev-multitool command not found #17

Closed
vireakvibol opened this issue May 24, 2022 · 6 comments
Closed

sudo ajenti-dev-multitool command not found #17

vireakvibol opened this issue May 24, 2022 · 6 comments

Comments

@vireakvibol
Copy link

Hello i'm installing ajenti-dev-multitool without root with command
pip3 install ajenti-dev-multitool

if running the with normal user without sudo ajenti-dev-multitool --help is working.
But running with sudo ajenti-dev-multitool return command not found

Component Version
OS Almalinux 8.6
python 3.6.8
pip 21.3.1

I can't clarify if the problem persist on other OS or not because currently my main development OS is almalinux 8.6

@kiarn
Copy link
Member

kiarn commented May 24, 2022

Hello,

I think you need to install it as superuser.

Arnaud

@vireakvibol
Copy link
Author

@kiarn if install it as super user sudo pip3 install ajenti-dev-multitool all user will can't access to ajenti-dev-multitool.
Command ajenti-dev-multitool not found on every user even sudo ajenti-dev-multitool still produce command not found. I will test order OS like debian or ubuntu if i have time but not really sure is it possible yet.

@kiarn
Copy link
Member

kiarn commented May 27, 2022

Hello @vireakvibol

What's the problem if all users can access ajenti-dev-multitool on your dev environment ?
Another possibility is simply to checkout the multitool repository and to create a symlink in /usr/local/bin, that's what I do on my dev server. This way I always work with the latest version.

Arnaud

@kiarn
Copy link
Member

kiarn commented May 27, 2022

The new tools for angular are now available in the ajenti-3-dev branch.

@vireakvibol
Copy link
Author

vireakvibol commented May 28, 2022

I rebootstrap my dev environment again with almalinux 8 and ubuntu 22.04 and let see is there any problem again. I will follow your suggestion.

Thank you

@kiarn
Copy link
Member

kiarn commented Jun 20, 2022

Hello @vireakvibol

Did you succeed to use it, or do you need more help ?

@kiarn kiarn closed this as completed Nov 9, 2023
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