De suas Perguntas frequentes :
HylaFAX is intended to run on any UNIX system that supports a particular set of features: FIFO special files, BSD-style sockets and the TCP/IP communication protocols, BSD-style file locking (
flock
) or equivalent functionality from which it can be emulated (fcntl
,lockf
), and POSIX 1003.1-style interfaces, includingtermios
for manipulatingtty
devices.
Existe uma longa lista de sistemas operacionais compatíveis, mas não inclui o OS X. Meu conhecimento dos recursos de baixo nível do OS X é limitado, então gostaria de perguntar se o OS X suporta os recursos mencionados