dlenski / gp-saml-gui

Interactively authenticate to GlobalProtect VPNs that require SAML
GNU General Public License v3.0
293 stars 66 forks source link

$ gp-saml-gui command not valid after gp-saml-gui install #34

Closed philippulus closed 2 years ago

philippulus commented 2 years ago

Don't come any farther than with the '$ gp-saml-gui' command. It is not valid.

$ pip3 install https://github.com/dlenski/gp-saml-gui/archive/master.zip Collecting https://github.com/dlenski/gp-saml-gui/archive/master.zip Downloading https://github.com/dlenski/gp-saml-gui/archive/master.zip

$ gp-saml-gui gp-saml-gui: command not found $ usage: gp-saml-gui [-h] [--no-verify] [-C COOKIES | -K] [-p | -g] [-c CERT] -K]: command not found -g]: command not found usage:: command not found $ [--key KEY] [-v | -q] [-x | -P | -S] [-u] -P: command not found -S]: command not found -q]: command not found [--key: command not found $ [--clientos {Windows,Linux,Mac}] [-f EXTRA] [--clientos: command not found $ server [openconnect_extra [openconnect_extra ...]] Defaulting to port 8080Listening on port 8080

ghost commented 2 years ago

You need to add $HOME/.local/bin to your $PATH, as said in the warning message from pip.