Also, 
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:
BundleStreamBuf.o  config.h.in          dtnconvert.o     dtnping         dtnrecv         dtnsend          dtnstream          dtntracepath         dtntrigger         dtntunnel          io             Makefile.in     streaming
BundleStream.o        dtnconvert         dtninbox.cpp    dtnping.cpp  dtnrecv.cpp  dtnsend.cpp  dtnstream.cpp  dtntracepath.cpp  dtntrigger.cpp  dtntunnel.cpp  Makefile     stamp-h1
config.h                      dtnconvert.cpp  dtnoutbox.cpp  dtnping.o      dtnrecv.o      dtnsend.o       dtnstream.o     dtntracepath.o       dtntrigger.o      dtntunnel.o     Makefile.am  StreamBundle.o

Shouldn't it be a dtninbox.o and dtninbox?

Thanks, 
Dani. 

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. 
Thank you very much,
Dani.