How to install Mesa 3D Graphics Library for Vuforia Experience service server?
Hi,
I have just started for on-premises vuforia experience server creation, as per help doc before starting installation third party softwares must be installed. So i have installed c shell, node.js and now installing Mesa 3D Graphics Library.
I have successfully installed c shell and node.js but facing some problem to Mesa 3D Graphics library.
I run below command as ,
- sudo add-apt-repository ppa:ubuntu-x-swat/updates
- sudo apt-get dist-upgrade
and after that trying to check with command glxinfo by below command
glxinfo | grep "OpenGL version"
but it shows me error as
Error: unable to open display
So please can some-one suggest, and is Mesa 3D Graphics library installed only for installation with GUI or having any other purpose.
Note: i am using ubuntu 18.04 server.
Thanks,
Prashant Pandarkar

