M BUZZ CRAZE NEWS
// general

"Error in main glxinfo is not installed. Please install mesa-utils package" when trying to install PlayOnLinux

By Gabriel Cooper

I am currently trying to install League of Legends using PlayOnLinux, but every time I do I get this error:

Error in main glxinfo is not installed. Please install mesa-utils package

What should I do to fix this? I am using Ubuntu 12.10.

2 Answers

Just open up a terminal and type:

sudo apt-get install mesa-utils

You need to make sure mesa-utils is installed:

Install via the software center

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy