facebook / watchman

Watches files and records, or triggers actions, when they change.
https://facebook.github.io/watchman/
MIT License
12.4k stars 987 forks source link

Missing dependencies in Fedora 40 #1222

Open AldoMX opened 3 weeks ago

AldoMX commented 3 weeks ago

Hi, I successfully built watchman in Fedora 40, but I needed to install the following dependencies because sudo ./install-system-packages.sh didn't install them:

sudo dnf install openssl-devel openssl-libs
pip3 install setuptools