[Domterm-discuss] Installing on Macos possible?

Per Bothner per at bothner.com
Wed Jun 27 09:45:46 PDT 2018


That --electron doesn't work seems to be because you're
running lws-term/ldomterm rather than bin/domterm.
When domterm looks for "resource files" (in this case the
electron directory), it looks for a full name of the executable
program, removes "/bin" and uses that root path.  That doesn't
work when using lws-term/ldomterm.

It might be useful to implement a command-line options to
specify the "resource path".  However, I would like to figure
out why we can't get bin/domterm built.

One thing to try:

cd lws-term && make ../bin/domterm

What is the output?

-- 
	--Per Bothner
per at bothner.com   http://per.bothner.com/


More information about the Domterm-discuss mailing list