Skip to content

Commit 46c8cf1

Browse files
Merge pull request #5938 from craigcomstock/alpine-procps/3.24
Added note to INSTALL about procps package requirement for process promises on alpine linux (3.24)
2 parents 60a41c5 + f0ba63d commit 46c8cf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

INSTALL

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ sudo zypper install gdb gcc make lmdb autoconf automake libtool git python3 pcre
155155
sudo apk add alpine-sdk lmdb-dev openssl-dev bison flex-dev acl-dev pcre2-dev autoconf automake libtool git python3 gdb
156156
./autogen.sh --without-pam
157157

158+
Note that in order for process promises to work you must install the procps package for a "proper" ps command instead of busybox.
159+
158160
* Termux (2020-04-24)
159161

160162
pkg install build-essential git autoconf automake bison flex liblmdb openssl pcre2 libacl libyaml

0 commit comments

Comments
 (0)