Question
GateOne Install Issues
Hello, I am having issues installing GateOne on CentOS. I am following this tutorial which was made for Ubuntu/Debian; https://www.digitalocean.com/community/articles/how-to-ssh-into-your-vps-from-the-browser-with-gateone
It was going well until the "Use GateOne's setup script to create a .deb package for GateOne:" step. From what I understand, on CentOS, will need to use a .rpm package instead of a .deb package. Having issues building the package.
I am running; python setup.py bdist --formats=rpm
and receive this;
error: command 'rpmbuild' failed with exit status 1
Am I running the correct command? Let me know if you need more information. Any help would be amazing, thank you in advanced.
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×