1 Gnome-Connection-Manager
3 Get the latest version here:
7 you must have python 2.6 or later, python-gtk2, expect, python-vte, libglade2-0, python-glade2
11 copy the gcm files wherever you want, then execute the gnome_connection_manager.py
13 /home/someuser/gcm/gnome_connection_manager.py
16 Edit the file gnome_connection_manager.py and use the full path of the "ssh" and "telnet" binaries in the lines:
19 Edit the file ssh.expect and replace the first line with the full path of the "expect" command:
23 to force a language start the application with this command:
24 LANGUAGE=en /home/someuser/gcm/gnome_connection_manager.py
26 if that doesn't work, try with:
27 env LANGUAGE=en python /home/someuser/gcm/gnome_connection_manager.py