(solved) wine freetype issue

Begonnen von viniosity, 2014/05/19, 09:53:48

Vorheriges Thema - Nächstes Thema

viniosity

I'm trying to get PlayonLinux to work and keep running into this error:




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
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
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



I've googled but can't find a thread with a solution. Somehow this worked for me out of the box when I was running Ubuntu so I hope it's just a question of a missing package. Anyone have any ideas?

pjnsmb

regards
pjnsmb

towo

apt-get install libfreetype6:i386
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

viniosity

Zitat von: towo in 2014/05/19, 10:20:17
apt-get install libfreetype6:i386


Perfect, thank you!