FreeType Error During Configuration

Questions about Wine on Linux
Locked
HexC3D
Newbie
Newbie
Posts: 1
Joined: Tue Apr 07, 2015 5:55 pm

FreeType Error During Configuration

Post by HexC3D »

Everything is working perfectly except when I ./Configure it on Ubuntu terminal, It won't work and this is my first time resorting for help.

It would mean everything if I could get wine 7.1.40 installed, anyone know a way to get past this error?

Code: Select all

configure: error: FreeType 32-bit development files not found. Fonts will not be built.


Thanks in advance!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: FreeType Error During Configuration

Post by dimesio »

Install the 32 bit FreeType development files. If you're not sure which package to install, ask on your distro's support forum.
Locked