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 2fa6d54 + eb317d1 commit acd5705Copy full SHA for acd5705
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 librsync-dev
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