On Wed, 2008-09-10 at 13:27 -0400, Hanxi Zhang wrote: > > A bit further details on this. > > When I try to compile the tinc 1.0.8 source by > running './configure', it says: > ... > checking for compress2 in -lz... yes > checking for lzo1x_1_compress in -llzo2... no > checking for lzo1x_1_compress in -llzo... no > configure: error: "lzo libraries not found." > > > But I do have lzo-2.02-3.fc8 package installed > and there is a file named > "/usr/src/kernels/2.6.23.14-107.fc8-i686/include/linux/lzo.h"
This is the wrong header. It's the in-kernel one. > How do I make the ./configure script happy? :) Is there some package called lzo-dev (or similar) that you can install? Philipp _______________________________________________ tinc mailing list [email protected] http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
