On 02/26/2013 11:04 AM, M.Rashid Zamani wrote:
Yes, you're right, I fixed my problems by following the INSTALL (that's why
its written in CAPS).
Great.
However, I cannot overcome this one:
I did the following after installation of all dependencies:
# make mrproper
# cd curvetun/
# ./build_nacl.sh ~/nacl
--2013-02-26 17:55:17-- http://hyperelliptic.org/nacl/nacl-20110221.tar.bz2
Connecting to 127.0.0.1:8080... failed: Connection refused.
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: Inappropriate ioctl for device
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
Ohh, wow. Very interesting.
The download actually works on my side. Did you try multiple times and
the same error occured?
I assume you are using a proxy, which is why it tries to connect via 8080
on your localhost.
If *this* was the case, than it looks to me that [assuming on your local
network everything is configured and working properly,] your provider or
proxy could be corrupting the download on purpose.
You now have two options:
1. Trying to download it from our mirror if you need curvetun:
http://pub.netsniff-ng.org/misc/nacl-20110221.tar.bz2
2. If you don't need curvetun, build the toolkit without it:
make allbutcurvetun
make install
At the point where curvetun is trying to be installed, it will give
you an error, but don't worry about that. We should make a ``make
allbutcurvetun_install''.
--
You received this message because you are subscribed to the Google Groups
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.