gammu
gammu copied to clipboard
Brew installed version is not compiled with standard Databases support
When executing "brew install gammu" on MacOS Catalina(10.15.3) gammu comes installed only with FILE support and I already have installed MySQL and PGSQL via Homebrew too.
you need to compiling the code yourself.
I tried but it fails, even mysql and pgsql libs were found but it fails at 85% when executing make command