Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I connect to a remote linux machine using "ssh -X machine", and then I run a graphical application, so its window is displayed on my local OS X Lion machine using X Window. I get the error

"Xlib: extension "NV-GLX" missing on display "localhost:11.0"."

The application moves very slow. Is it any way to use NV-GLX on OS X or to cimcurvent this problem?

share|improve this question
This question is better suited for severfault.com – Madbreaks Jan 9 at 19:32
@flow did you find any solution to this?...thanks for sharing – Vikram Feb 15 at 16:51
unfortunately not, sorry and good luck! – flow Feb 15 at 17:00

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.