[Domterm-discuss] Installing on Macos possible?

Per Bothner per at bothner.com
Wed Jun 27 15:48:40 PDT 2018


On 06/27/2018 02:44 PM, bkb wrote:
> I think  I got the error
> 
>> cd .. && ../autotools-aux/install-sh -c -d bin
> 
> this cannot work

Good catch!

> so, in lws-term/Makefile
> 
> change
> 
> 230: MKDIR_P = ../autotools-aux/install-sh -c -d
> to
> 230:  MKDIR_P = autotools-aux/install-sh -c -d


That doesn't work, since Makefile is generated by configure.
But hopefully the attached patch should work.
-- 
	--Per Bothner
per at bothner.com   http://per.bothner.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Make.patch
Type: text/x-patch
Size: 489 bytes
Desc: not available
URL: <http://lists.domterm.org/pipermail/domterm-discuss-domterm.org/attachments/20180627/e2590c54/attachment.bin>


More information about the Domterm-discuss mailing list