Getting software to install on Fedora, Ubuntu or really any linux distro can be a slight challenge sometimes. Here is how to install the 2X Client on Fedora 22 x64 bit. The 2X Client is a x86 build so you will need to install the i686 libs on your installation.
- Download 2X Client
- http://www.2x.com/rdp-client/downloadlinks/
- Install i686 libs
- dnf install libcups.i686 cups-libs.i686 libSM.i686 libfontcontig.i686 fontconfig.i686 libXcursor.i686
- Confirm all dependencies have been met
- $ ./opt/2X/Client/bin/2XClient
There may be additional dependencies on your system that you may need to install. Feel free to message me if you are having an issue and I can try to help you out.