This repository has been archived on 2025-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
cavecomm/README.md
Tina_Azure 8102ea41dc README Overhaul
Config SSL made optional
Minor Refactoring
2023-05-29 15:10:51 +02:00

518 B

Running

./cavecomm {path to filled out cavecomm.conf} if no path is given . will be considered the location

It is possible to run without SSL support for that compilation has to occur without "-DCROW_ENABLE_SSL"

Installation

Dependencies:

https://packages.debian.org/bullseye/openssl

Postgress: https://packages.debian.org/bullseye/libpqxx-dev

SMTP: https://packages.debian.org/bullseye/libcurlpp-dev

CrowCPP: https://crowcpp.org/ v1.0+5 https://www.boost.org/ v1.81.0

TODO: Write this