[Domterm-discuss] Installing on Macos possible?

Per Bothner per at bothner.com
Tue Jun 26 13:41:48 PDT 2018


On 06/26/2018 01:13 PM, hak wrote:
> make
> 
> 
> Making all in .
> cd lws-term && make ../bin/domterm
> gcc -DPACKAGE_NAME=\"DomTerm\" -DPACKAGE_TARNAME=\"domterm\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"DomTerm\ 1.0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"domterm\" -DVERSION=\"1.0.2\" -I.     -I/usr/local/Cellar/json-c/0.13.1/include/json-c -I/usr/local/include -I./lws-term -I/usr/local/Cellar/libwebsockets/2.4.2_2/include   -DRESOURCE_DIR='"../share/domterm"' -g -O2 -c -o ldomterm-settings.o `test -f 'settings.c' || echo './'`settings.c
> settings.c:5:10: fatal error: 'sys/inotify.h' file not found
> #include <sys/inotify.h>
>           ^~~~~~~~~~~~~~~

I checked in a fix for this.  You will need to re-run autoreconf and configure.
I also checked in the other fixes.

I'm looking into replacing execvpe with find_in_path + execve.
-- 
	--Per Bothner
per at bothner.com   http://per.bothner.com/


More information about the Domterm-discuss mailing list