[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gawk for a-Shell (on iPadOS)
From: |
Eli Zaretskii |
Subject: |
Re: gawk for a-Shell (on iPadOS) |
Date: |
Mon, 12 Jun 2023 05:24:52 +0300 |
[Please CC the list address on your responses.]
> From: Peter Vernam <pvernam@alum.mit.edu>
> Date: Sun, 11 Jun 2023 15:30:37 -0400
>
> > If so, then all you need is to say
> > CONFIG_SHELL=a-Shell ./configure
>
> I'm not sure what that statement is supposed to accomplish. Note that
> a-Shell is simply the name of an
> iOS/iPadOS app (https://apps.apple.com/us/app/a-shell/id1473805438). It is
> not an executable
> binary in the sense that sh. csh, zsh, bash, etc. are. The default shell
> when you open the app is
> /bin/sh.
Then why did the configure script complain about not being able to
find 'sh'?