Problem with Parallels 2.2 under Ubuntu 6.06

Discussion in 'Parallels Workstation for Windows and Linux' started by wildcarts, Oct 17, 2006.

  1. wildcarts

    wildcarts Bit poster

    Messages:
    2
    Hi!

    I´ve installed Parallels on a fresh Ubuntu "Dapper". The output from "parallels-config" looks ok. But there is an error message when trying to start.
    I didn´t find something similar in the other posts handling with ubuntu.

    I think I got all the needed packages: linux headers, gcc, libc6-dev, make, gcc-3.4, libstdc++5, build essential libqt3-mt.

    Might be easy, but I´m still new in Ubuntu.:eek:

    No idea now.

    Thanks for help.


    root@ubuntu2:/# parallels-config


    Compiling Parallels Workstation 2.2 drivers...
    Drivers have been compiled successfully.
    Installing drivers...
    Starting drivers...
    Loading Parallels Workstation 2.2 hypervisor ...
    Loading Parallels Workstation 2.2 vm-main ...
    Loading Parallels Workstation 2.2 vm-bridge ...
    Loading Parallels Workstation 2.2 vmvirtualnic ...
    Parallels Workstation has been successfully configured

    Now you can run Parallels Workstation 2.2
    Issue parallels command.

    root@ubuntu2:/# parallels
    /usr/lib/parallels/parallels-linux: error while loading shared libraries: libartsc.so.0: cannot open shared object file: No such file or directory
     
  2. David Corrales

    David Corrales Hunter

    Messages:
    189
    How about sudo apt-get install libartsc0 libartsc0-dev?
     
  3. wildcarts

    wildcarts Bit poster

    Messages:
    2
    Oh, I already found these packages with synaptic, but the infotext said that they belong to KDE. And so I didn´t install them because I´m not using Kubuntu.

    Anyway, now I did it and Parallels starts.

    Thank you!!!
     
  4. David Corrales

    David Corrales Hunter

    Messages:
    189
    Hehe, thing is, Parallels is built using the Qt toolkit instead of GTK so it needs a couple KDE libraries here and there. Glad to help :)
     

Share This Page