Post
Topic
Board Development & Technical Discussion
Re: The Lightning Network FAQ
by
Rath_
on 04/11/2021, 06:51:18 UTC
How do you recommend to update C-Lightning? I think this is how I did it so far, after having installed by compiling myself and checking out the correct release via git previously.

That's how I have been doing it. This time, I can't compile the update and I am getting the following error ~1 minute after running make.

Code:
/bin/sh: 1: mrkd: not found
make: *** [doc/Makefile:107: doc/lightning-cli.1] Error 127