I'm following instructions on Mikogo website http://www.mikogo.com/download/linux-download/, but it doesn't work. ./mikogo doing nothing. Please, help.
Asked
Active
Viewed 1,294 times
1 Answers
1
Mikogo support helped me. From Does Mikogo run with 64bit Linux? – Mikogo Help Desk:
You have to install the 32bit libraries with the following command:
sudo apt-get install ia32-libsStarting with version 13.x, the
ia32-libscan no longer be installed. If you are using a 64bit Linux system with version 13 or higher, please enter the following command:sudo apt-get install libgtk2.0-0:i386 libnss3:i386 libcurl3-gnutls:i386 libidn11:i386 libpango1.0-0:i386libpangox-1.0-0:i386 libpangoxft-1.0-0:i386 librtmp0:i386 libxft2:i386
followed by this command:
sudo apt-get install libxtst6:i386
Kulfy
- 18,154