I'm trying to find a Ubuntu operating system, version of xorg, and version of xvfb that are compatible. Can anyone help me with directions to install xvfb without getting a hang on Initializing build-in extension GLX
So far I've tried the following
Ubuntu 13 Server(No graphics card)
sudo apt-get install xorg
sudo apt-get install xvfb
sudo apt-get install xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic
I run the command xvfb :10
and it hangs on
Initializing build-in extension GLX
Are there specific versions I could download that will work or a operating system that would be compatible?