coffee-tools / coffee

Reference implementation for a flexible core lightning plugin manager
https://docs.page/coffee-tools/coffee
9 stars 13 forks source link

Installation on Ubuntu server 22.04 requirements #275

Open urza opened 1 month ago

urza commented 1 month ago

Instructions on how to install from https://coffee-docs.netlify.app/install-coffee.html

result in errors when following them on fresh Ubuntu Server 22.04. These tools need to be installed before installing coffee:

sudo apt install build-essential

sudo apt install pkg-config

vincenzopalazzo commented 1 month ago

Thanks! I think @tareknaser will take care on making another #pre-requirements section for each OS