*** Quoting Rick Smith from a message to All ***
I inherited 1:105 and I have to change its server, the only piece I
do not have experience with is makeNL its running fine currently on a
rpi but I am moving setup to a x86 so I need to compile makenl for
vanilla linux and I am having trouble finding some good
instructions... Any help appreciated...
This is what worked for me on Ubuntu Server 20.04.5 LTS:
sudo apt install cmake pandoc build-essential zip unzip
cd /tmp
wget -O mn350src.zip
https://sourceforge.net/projects/makenl/files/makenl/3.5. 0/mn350src.zip/download
unzip ./mn350src.zip
cd makenl-3.5.0/
mkdir build
cd build/
cmake .. && make && sudo make install
(the wget & https line should all be on one line).
Jay
... The cause of problems are solutions!
--- Telegard v3.09.g2-sp4/mL
* Origin: Northern Realms | tg.nrbbs.net | 289-424-5180 (1:229/664.1)