Displaying 7 results from an estimated 7 matches for "lzo1x_1_compress".
2016 Jan 29
2
compiling tinc latest version on ubuntu
Hi
Can someone please help me with the method of installing the lzo dependancy
for tinc to compile.
I am getting the following errors when compiling.
./configure
....
....
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries not found."
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc...
2009 Apr 12
2
tinc on Fedora
Hello,
I downloaded tinc 1.0.9 from the site and tried to build on Fedora 10 on
i386 (and also x86_64).
I get, during the configure phase:
checking for zlib.h... yes
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:
# rpm -qi lzo
Name : lzo Relocations: (not relocatable)
Version : 2.03 Vendor: Fedora Project
Release : 1.fc...
2008 Sep 10
3
tinc on fedora core 8
Hello,
I would like to install the latest tinc software on a
fedora 8 Linux box. I tried the rpm for FC3 from
http://dag.wieers.com/rpm/packages/tinc/, and I
got dependency errors complaining that libcrypto.so.4
is needed. I've got openssl rpm package installed which
uses a different versino of libcrypto, and creating symbolic
links won't solve the issue.
Then I found this article
2009 May 15
2
Trouble with Tinc at make level
...for dlopen... yes
checking for RAND_pseudo_bytes... yes
checking for EVP_EncryptInit_ex... yes
checking whether OpenSSL_add_all_algorithms is declared... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
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."
[chs at Lupercal tinc-1.0.9]$ make
make: *** Pas de cibles sp?cifi?es et aucun makefile n'a ?t? trouv?.
Arr?t.
Thanks
Charles-H. Schulz.
2016 Jan 30
0
compiling tinc latest version on ubuntu
...Yazeed Fataar <yazeedfataar at gmail.com> escribi?:
>Hi
>
>Can someone please help me with the method of installing the lzo
>dependancy
>for tinc to compile.
>
>I am getting the following errors when compiling.
>
>./configure
>....
>....
>
>checking for lzo1x_1_compress in -llzo2... no
>
>checking for lzo1x_1_compress in -llzo... no
>
>configure: error: "lzo libraries not found."
>
>Regards
>Yazeed Fataar
><yazeedfataar at hotmail.com>
>
>
>------------------------------------------------------------------------
>...
2003 Sep 14
1
tinc under cygwin: lzo-librarys probs
Hello,
I try to install tinc under cygwin. When I make an ./configure with
tinc-1.0.1 I get the error-message
checking for lzo1x_1_compress in -llzo... no
configure: error:"lzo libraries not found"
I have installed lzo-1.08. But it was not from the cygwin-Homepage and
so I think that there was a wrong installation-path for the
lzo-libraries. How can I find out where to install the lzo-libraries?
Greetings from Berlin,
Benja...
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...checking whether OpenSSL_add_all_algorithms is
declared... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking lzo1x.h usability... yes
checking lzo1x.h presence... yes
checking for lzo1x.h... yes
checking for lzo1x_1_compress in -llzo... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: error: cannot...