I want to install the Xvfb package on a Vagrantbox with Ubuntu 18.04.
Unfortunately it doesn't work without special libraries from Parallels. The tools are installed, but without the X server.
The error message is:
/usr/bin/Xvfb: error while loading shared libraries: libPrlDRI.so.1: cannot open shared object file: No such file or directory
How do I get the libraries from the parallel tools into my system?
Unfortunately it doesn't work without special libraries from Parallels. The tools are installed, but without the X server.
The error message is:
/usr/bin/Xvfb: error while loading shared libraries: libPrlDRI.so.1: cannot open shared object file: No such file or directory
How do I get the libraries from the parallel tools into my system?