I'm aware there is a macports libuuid package, however AFAIK it's not safe to use homebrew and macports on the same machine.
This answer seems outdated. I say that because when I use brew install ossp-uuid
make doesn't like it, despite seeming to find uuid.h
.
What is the current and up to date homebrew package to install libuuid
on mac?
Alternatively, could one build libuuid
from source and if yes, how?