Forums

Script Error when i start PlayonLinux

Auteur Réponses
Hugao Mardi 2 Aoüt 2011 à 20:14
HugaoAnonymous

Hi.

I just install PlayOnLinux v3.8.12 on Ubuntu Natty and it install without any problems, but when I strart PlayOnLinux give this error:

One or more programs are missing. Please install them and rerun the script

Application: glxinfo, Package: mesa-utils

Print Screen (its in Portuguese):
.

I already install from terminal and from .deb file bur its the same thing.

How do I solve this?

PS: after that error PlayOnLinux open normaly

Edité par Hugao

Quentin PÂRIS Mardi 2 Aoüt 2011 à 20:17
Quentin PÂRISAnonymous

It is not a strong problem, try to run in a terminal:

sudo apt-get install mesa-utils
Hugao Mercredi 3 Aoüt 2011 à 18:31
HugaoAnonymous

Ok I'll try that