getting started

Haines Brown <[email protected]> Wed, 22 Jun 2022 12:15:14 -0400
Newsgroups gmane.linux.mondo.devel
Message-ID <[email protected]>
I installed MondoRescue on a Devuan Chimaera platorm (which would be 
the same as duing it on Debian stable)

  Package: libprojectbuilder-perl
  Version: 0.16.1-1
  State: installed 

  Package: libmondorescue-perl
  Version: 3.3.0-1
  State: installed

Following the quick guide I do:

  $ mondoarchive
  bash: mondoarchive: command not found

  $ sudo mondoarchive
  sudo: mondoarchive: command not found

The executable mondoarchve does not seem to be present:

  $ sudo find /usr/ -name monoarchive
  [nothing returned]

I would assume that MondoAchive would place an executable mondoarchive 
in user' path.

Haines Brown