[Wine] Re: configure does not detect libfreetype

vitamin wineforum-user at winehq.org
Wed Sep 10 11:48:29 CDT 2008


r4pt0r wrote:
> 
> vitamin wrote:
> > 
> > r4pt0r wrote:
> > > /usr/bin/ld: cannot find -lz
> > 
> > 
> > You missed that line.
> 
> 
> as i found out "-lz" should be provided by the package zlib - and it is also installed and correctly linked:
> 
> 
> Code:
> 
> # ldconfig -p | grep libz
>         libz.so.1 (libc6,x86-64) => /usr/lib/libz.so.1
>         libz.so.1 (libc6) => /usr/lib32/libz.so.1
>         libz.so (libc6,x86-64) => /usr/lib/libz.so
> 
> 
> 

No it's not. You need 32-bit "libz.so" one in /usr/lib32. So you are still missing the link.







More information about the wine-users mailing list