bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [REGRESSION] Incorrect mode in support/ in 8.2 (on HP-UX)


From: Chet Ramey
Subject: Re: [REGRESSION] Incorrect mode in support/ in 8.2 (on HP-UX)
Date: Fri, 18 Aug 2023 09:12:34 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 8/17/23 9:11 AM, Osipov, Michael (IN IT IN) wrote:
Folks,

while trying to install 8.2 on HP-UX I have the following execution error:
# gmake install
/bin/sh ./support/mkinstalldirs /opt/ports/include \
        /opt/ports/include/readline /opt/ports/lib/hpux32 \
        /opt/ports/share/info /opt/ports/share/man/man3 /opt/ports/share/doc/readline \
        /opt/ports/lib/hpux32/pkgconfig
for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \         ././support/install.sh -c -m 644 ./$f /opt/ports/include/readline ; \
done
/bin/sh[2]: ././support/install.sh: cannot execute
/bin/sh[2]: ././support/install.sh: cannot execute
/bin/sh[2]: ././support/install.sh: cannot execute
/bin/sh[2]: ././support/install.sh: cannot execute
/bin/sh[2]: ././support/install.sh: cannot execute
/bin/sh[2]: ././support/install.sh: cannot execute
/bin/sh[2]: ././support/install.sh: cannot execute
/bin/sh[2]: ././support/install.sh: cannot execute

Thanks for the report.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]