We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60a41c5 + f0ba63d commit 46c8cf1Copy full SHA for 46c8cf1
INSTALL
@@ -155,6 +155,8 @@ sudo zypper install gdb gcc make lmdb autoconf automake libtool git python3 pcre
155
sudo apk add alpine-sdk lmdb-dev openssl-dev bison flex-dev acl-dev pcre2-dev autoconf automake libtool git python3 gdb
156
./autogen.sh --without-pam
157
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
+
160
* Termux (2020-04-24)
161
162
pkg install build-essential git autoconf automake bison flex liblmdb openssl pcre2 libacl libyaml
0 commit comments