liftoff / GateOne

Gate One is an HTML5-powered terminal emulator and SSH client
http://liftoffsoftware.com/Products/GateOne
Other
6.28k stars 925 forks source link

in Cent OS 7.4 --- what to do I have Python 2.7.5 but needed 2.6? #705

Open lse123 opened 6 years ago

lse123 commented 6 years ago

in Cent OS 7.4 --- what to do I have Python 2.7.5 but needed 2.6?

[root@exam ~]# sudo rpm -Uvh gateone*.rpm
error: Failed dependencies:
        python(abi) = 2.6 is needed by gateone-1.1-1.noarch
[root@exam ~]# python -V
Python 2.7.5
[root@exam ~]#
lse123 commented 6 years ago

well, whats the solution

Lcstyle commented 6 years ago

why don't you just download the source tarball, and then run setup.py manually as instructed here:

From Source user@whatever:~ $ tar zxvf gateone.tar.gz; cd gateone; sudo python setup.py install This translates to: Extract; Change into the gateone* directory; Install.

OR You can make your own RPM from the source tarball by executing sudo python setup.py bdist_rpm instead of sudo python setup.py install.

Then you can install that RPM

Lcstyle commented 6 years ago

I just cloned the repo and ran setup.py install, you may run into tornado issues if you don't clone the repo

lse123 commented 6 years ago

Python 2.6 needs but I have python 2.7 what to do??????????

From: LC [mailto:notifications@github.com] Sent: Friday, June 15, 2018 7:13 PM To: liftoff/GateOne Cc: Leonidas Savvides; Author Subject: Re: [liftoff/GateOne] in Cent OS 7.4 --- what to do I have Python 2.7.5 but needed 2.6? (#705)

I just cloned the repo and ran setup.py install, you may run into tornado issues if you don't clone the repo

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/liftoff/GateOne/issues/705#issuecomment-397669786 , or mute the thread https://github.com/notifications/unsubscribe-auth/ACP2LdRb1QH-nyXTnGDbgBsjU7wKSGLvks5t890egaJpZM4Tu6n_ . https://github.com/notifications/beacon/ACP2LWz8WbFX1WZfpN_ZX5P3eI7BsH9eks5t890egaJpZM4Tu6n_.gif