From a5137be09173ebe60e708e71e2162193338731a4 Mon Sep 17 00:00:00 2001 From: justanothercatgirl Date: Fri, 4 Apr 2025 23:18:54 +0200 Subject: Fixed makefile, added port config --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dd4b35b..7cbdc6a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Pretty small. See [html docs page](www/docs.html). # Build ## Requirements +0. submodules 0. `make` 0. `gperf` 0. `cc` @@ -38,6 +39,9 @@ Pretty small. See [html docs page](www/docs.html). all of the paths can be configured in [`Makefile`](Makefile) ## Steps `make` +## Os-specific dependency installation: +* debian12: `# apt install libmicrohttpd-dev libsqlite3-dev gperf` +* arch: `# pacman -S libmicrohttpd sqlite gperf` # Run 0. Copy `config.env.default` to `config.env`, change environment variables in -- cgit v1.2.3-70-g09d2