[Bug 866] - Wine fails to find freetype & x11drv

wine-bugs at winehq.com wine-bugs at winehq.com
Wed Jul 24 01:57:54 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=866

mcbridematt at hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|wine-gui                    |wine-x11driver
   Target Milestone|---                         |0.9.0
            Version|20010112                    |20020411



------- Additional Comments From mcbridematt at hotmail.com  2002-07-24 01:57 -------
I ran winedebug,
and it is trying to find a file called x11drv.dll.

Looking in /opt/wine/lib/, there is a file called libX11drv.dll.so.
I attempted using this file in GraphicsDriver, but it failed.

Wine should call libX11drv.dll.so for the graphics driver, but it doesn't.
This problem appears to be new in 20020411, however, this problem didn't exist
20020228. A upgrade form 20020228 to 20020411 works, but 20020411 cleanly doesn't.

I added /opt/wine/lib to etc/ld.so.conf and ran /sbin/ldconfig. after
discovering installers had trouble adding to this config file. It didn't work

Upgrading and compling to the lastest true version of wine, I discovered a
Sockets problem which appeared to also be present in other servers.
Wine should connect to X through xlib, not through the socket file.

Now to freetype. True wine didn't care about freetype after compiling my own
freetype build and adding /usr/local/lib to ld.so.conf. 

Codeweavers Wine, however didn't care. 
It has worked in the past

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=866>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list