Problem with Parallels 2.2 under Ubuntu 6.06

wildcarts

Bit poster
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.:o

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
 
David Corrales said:
How about sudo apt-get install libartsc0 libartsc0-dev?

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!!!
 
Back
Top