i just installed wine on my ubuntu server (interpid)
and when i type winecfg i get this:
Wine cannot find the FreeType font library. To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:ole:apartment_createwindowifneeded CreateWindow failed with error 1114
where i have to put that font, now when i have downloaded it
anyone tried wine on ubuntu server?
Re: anyone tried wine on ubuntu server?
You have to properly install required libraries and run it from valid X-Session. In most part Wine can not run without X.rainland wrote:Wine cannot find the FreeType font library. To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Re: anyone tried wine on ubuntu server?
ahh, thank you for the fast reply but i managed to install font correctly.vitamin wrote:You have to properly install required libraries and run it from valid X-Session. In most part Wine can not run without X.rainland wrote:Wine cannot find the FreeType font library. To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
and i've become on a solution where i don't need wine anymore.
so
