Closed FMassin closed 9 months ago
I was missing
PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/bin:/usr/bin:/usr/sbin:$PATH
Now it works sorry. Please feel free to delete the issue.
OK no problem...I'm glad it works now..but take a look at this issue, maybe it could help for the next errors :-) https://github.com/seiscomp-macOS/main/issues/1
Hey! I could also enable suport for iloc, sqlite3 and PostgreSQL. PostgreSQL required specification of the include dir and library (respectively /opt/homebrew/Cellar/postgresql@14/14.11//include/postgresql@14/
and /opt/homebrew/Cellar/postgresql@14/14.11//lib/postgresql@14/libpq.dylib
in my case) ... Maybe that a bonus that worth being in the README?
Ah Merci! We've never tried with PostgreSQL (only MySQL) and yes iLoc works pretty well on macOS.
Will update README as soon as possible, also to remember that "seiscomp-macOS" prefers BASH shell instead of the now default "Zsh" on macOS...
Hello
Thank you so much for this project! Unfortunately, after following instructions and successful compilation, I am getting this :
Any help?