oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
604 stars 136 forks source link

Minor? Initial make fail on canton #596

Closed tommythorn closed 1 year ago

tommythorn commented 1 year ago

I tried to install from git and followed the instructions carefully:

$ git clone --recurse git@github.com:oetiker/znapzend.git
$ cd znapzend/
$ sudo apt install -y perl unzip autoconf carton
$ export ZNAPVER=0.21.1
$ ./bootstrap.sh 
$ ./configure --prefix=/opt/znapzend-${ZNAPVER}
$ make

... here I got a message about not being able to open ...thirdparty/carton..something which wasn't there (sorry, I lost the output).

However, running

$ make check

appeared to fix it.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.