2XClient on Ubuntu 13.04 does not run

Discussion in 'Parallels Client for Linux' started by jradxl, Jun 25, 2013.

  1. jradxl

    jradxl Bit poster

    Messages:
    1
    Hi,
    Installed both the 10.5 and latest 10.6 version on Ubuntu 13.04, where the dpkg -i command completed successfully.

    But when running client in terminal session I get,

    ./2XClient: error while loading shared libraries: libXpm.so.4: cannot open shared object file: No such file or directory

    But Ubuntu's Synaptic is telling me libXpm is installed.
    This is a 64bit installation.

    Any suggestions?
     
  2. andrews8

    andrews8 Hunter

    Messages:
    166
    Thanks for the post, at present we do not have a 64bit compatible Linux 2X Client.

    You can verify the dependency files are installed correctly by running the following in sudo mode:

    apt-get update
    apt-get -f install
    dpkg -i 2XClient.deb (to reinstall 2X Client if required)
     

Share This Page