same as for 16.04 -> viewtopic.php?f=3&t=10
but instead installing libssl-dev install libssl1.0-dev
here is one liner I use
sudo apt update && sudo apt install libboost-all-dev libdb++-dev libminiupnpc-dev git make build-essential g++ libssl1.0-dev -y && git clone https://github.com/zettel-kasten/zettelkasten.git && cd zettelkasten/src && sudo chmod +x leveldb/build_detect_platform && make -j 4 -f makefile.unix
you can add unzip and nano for later easier editing of .conf file and extracting bootstrap file
Compiling Zettel CLI (Ubuntu 18.04)
- mst100
- Posts: 83
- Joined: Mon Jun 11, 2018 1:32 pm
Compiling Zettel CLI (Ubuntu 18.04)
ZcvzPTJrde6CTuJENp1ezyti9ji6s4qgGT