• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: X11 OpenGL and Wine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: X11 OpenGL and Wine


  • Subject: Re: X11 OpenGL and Wine
  • From: Martin Costabel <email@hidden>
  • Date: Tue, 13 Nov 2007 11:01:32 +0100

Ben Byer wrote:
[]
It's trying to dlopen "libGL.dylib" -- which it only finds with the DYLD_FALLBACK_LIBRARY_PATH.

I think one should rather use LD_LIBRARY_PATH here, because this only influences dlopen (and perhaps dyld when it has to load dylibs that don't have an install_name) and not dyld in general.


IMHO a better solution would be to patch wine so that it does not remove the path components from the library names. If it did dlopen "/usr/X11/lib/libGL.dylib" instead of just "libGL.dylib", it wouldn't need any environment variable to find the libs. I have been building wine-0.9.44 with such a patch, but I haven't tried to see if GL works with it.

--
Martin




_______________________________________________ Do not post admin requests to the list. They will be ignored. X11-users mailing list (email@hidden) This email sent to email@hidden
  • Follow-Ups:
    • Re: X11 OpenGL and Wine
      • From: "Ryan Walklin" <email@hidden>
References: 
 >X11 OpenGL and Wine (From: "Ryan Walklin" <email@hidden>)
 >Re: X11 OpenGL and Wine (From: Ben Byer <email@hidden>)
 >Re: X11 OpenGL and Wine (From: "Ryan Walklin" <email@hidden>)
 >Re: X11 OpenGL and Wine (From: email@hidden)
 >Re: X11 OpenGL and Wine (From: Ben Byer <email@hidden>)

  • Prev by Date: Re: Eliminating the xterm
  • Next by Date: Re: Warning: No xauth data; using fake authentication data, for X11 forwarding
  • Previous by thread: Re: X11 OpenGL and Wine
  • Next by thread: Re: X11 OpenGL and Wine
  • Index(es):
    • Date
    • Thread