Fix for: Xlib: extension "XINERAMA" missing on display
- by obeliksz
I am using Xming 6.9 with putty trying to run libreoffice remotely. It works well, but an error line appears in the terminal from where I launch it:
Xlib: extension "XINERAMA" missing on display "localhost:12.0".
Looks like it needs this extension but I can't find the necessary dll file (libXinerama-1.dll) for it as it is not included in the package.
I ask for a link from where I could download this file (I accept a hit with a lmgtfy if you can do it) or the source code of it and how to complie it on my win7 machine... or just a surface fix could do it also if it is really clean and simple: hide the error line.