Hi Johannes,
I'm using a Wheezy. The latest stable Debian. Here is the #uname -a:
Linux pc-mna-67 3.2.0-4-686-pae #1 SMP Debian 3.2.54-2 i686 GNU/Linux
During the ./configure, there is the message:
checking for ARCHIVE... yes
However I just caught following lines:
checking for OPENSSL... no configure: WARNING: openssl not found, dtninbox and dtnoutbox will not be compiled
Which both bother me because I do have openssl as the #dpkg -l | grep openssl shows:
ii openssl 1.0.1e-2+deb7u4 i386 Secure Socket Layer (SSL) binary and related cryptographic tools
On Fri, Apr 4, 2014 at 3:02 AM, Johannes Morgenroth < morgenroth@ibr.cs.tu-bs.de> wrote:
Hello Maël.
Am 03.04.2014 17:54, schrieb Maël Auzias:
Then my guess is that I don't have this "libarchive". I installed the debian package "libarchive-dev" and try to ./configure, make, make install. But nothing more...
Any suggestions ?
If you configure the ibrdtn-tools package watch out for "checking for ARCHIVE... yes". If this message is missing or says "no", dtninbox / dtnoutbox will not get built.
In general, "libarchive-dev" is the right and missing dependency. Maybe your version is too old or does not provide a pkg-config description. Which Linux distribution and version do you use?
Kind regards, Johannes Morgenroth