There must be a problem on the makefile in the folder ibrdtn-tools-1.0.1/src because if I enter the directory and use the "ls" command this is what it shows:
De: Daniel Serra Bernad Enviado: martes, 21 de septiembre de 2021 10:21 Para: ibr-dtn@ibr.cs.tu-bs.de <ibr-dtn@ibr.cs.tu-bs.de> Asunto: bash: dtninbox: command not found
Hi,
I'm currently working with IBR-DTN to connect two raspberries. The commands dtnping, dtnsend and dtnrecv work perfectly. Nevertheless, when I try to use the commands dtninbox and dtnoutbox a message saying "bash: dtninbox: command not found" appears. In both
raspberries I built the protocol from source following the steps on this guide " https://github.com/ibrdtn/ibrdtn/wiki/Build-IBR-DTN#git-repository ". I also fixed
the bug https://mail.ibr.cs.tu-bs.de/pipermail/ibr-dtn/2016-May/001082.html before doing the ./configure make and make install commands. If there´s something
I missed or did wrong, please tell me.