I tried using the Cedega CVS script which is often referred to and followed the instructions. Unfortunately, this is what happens when I try to run anything:
Code:
err:font:Fontconfig_Init Fontconfig support was not compiled in at compile time.
err:font:ReadFontDir Can't open directory "/usr/X11R6/lib/X11/fonts/truetype/"
err:font:FTAlias_FindBestBuiltins Could not create alias for serif fonts
Unable to find a sufficient number of fonts available to FreeType.
FreeType will not be loaded as a result.
FreeType could not be loaded.
This is not necessarily a fatal error, however some
applications require FreeType to be installed and
may not function or display text correctly otherwise.
Please consult the Cedega Font FAQ for more details
about this problem
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: libnvidia-tls.so.1: cannot handle TLS data
Could not load graphics driver 'x11drv'
Processing argument list:
err:win:CreateWindowExA bad class name "WINE_OLE32_APT_CLASS"
err:ntdll:display_wait_error Timeout. Retry with 60 secs: crit=0x40a71ca0 name="?" ec=0 cc=0
err:ntdll:display_wait_error backtrace="none"
err:ntdll:display_wait_error crit (0x40a71ca0): lc 1 rc 0 ot 0 sem 60 spin 0
^Xtid 30748 received signal 2. Raising signal 3
./cvscedega: line 108: 30748 Quit "$ConfigurePrefix/bin/$WineExecName" "$@"
It's complicated, but I think mainly the problem is the "could not load graphics driver" part. I also told it NOT to load Freetype, but it tries to anyway.
Even with "nvidia" instead of "x11drv," it doesn't work. It seems almost impossible. Any insight is greatly appreciated.
