[Wine] Re: configure does not detect libfreetype

r4pt0r wineforum-user at winehq.org
Wed Sep 10 11:19:13 CDT 2008


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










More information about the wine-users mailing list