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

RPM installer | Commands not in the path #100

Closed
Ricky-Tigg opened this issue Nov 17, 2023 · 1 comment
Closed

RPM installer | Commands not in the path #100

Ricky-Tigg opened this issue Nov 17, 2023 · 1 comment
Labels
suggestion TYPE: idea for new feature or improvements

Comments

@Ricky-Tigg
Copy link

$ file -b portmaster-installer.rpm
RPM v3.0 bin i386/x86_64 portmaster-1.0.0~2-1
$ rpm -qpl portmaster-installer.rpm | grep portmaster-start
/opt/safing/portmaster/portmaster-start

Hello. Once the RPM file's program is installed in Gnome (edition 45) using dnf:

$ portmaster-start -h
bash: portmaster-start: command not found...

Hence portmaster-start is not in the path, which may indicate an improper installation.

$ /opt/safing/portmaster/portmaster-start -h | head -1
Start Portmaster components
@Ricky-Tigg Ricky-Tigg added the suggestion TYPE: idea for new feature or improvements label Nov 17, 2023
@Raphty
Copy link
Member

Raphty commented Nov 17, 2023

If you are looking into how to best install Portmaster via command line then pleas look into this wiki page https://wiki.safing.io/en/Portmaster/Install/Linux#manual-install-and-launching

@Raphty Raphty closed this as completed Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion TYPE: idea for new feature or improvements
Projects
None yet
Development

No branches or pull requests

2 participants