19 Jan 21 09:17, you wrote to all:
FB> What would be the correct path for MakeNL installation under Linux?
The CMake makefile installs to /usr/local/bin/ by default.
On Debian that directory is probably already in your PATH.
FB> Should I download the source from Sourceforge and compile it or is
FB> there a specific package for Debian?
Not that I know of.
I'd recommend building from source:
sudo apt install build-essential git cmake pandoc
git clone https://git.code.sf.net/p/makenl/code makenl
mkdir makenl/build
cd makenl/build
cmake ..
make
sudo make install
--- GoldED+/BSD 1.1.5-b20180707
* Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
|