-
Notifications
You must be signed in to change notification settings - Fork 3k
Building and Installing on OpenBSD 6.1
Aaron Mason edited this page Aug 17, 2017
·
2 revisions
NOTE: This guide is a work in progress. Please do not rely on it until the guide is complete.
This guide assumes that you have set PKG_PATH in your environment and that you installed the X base sets. If you didn't do the latter, it's simple to do this post-install.
-
Install
cmake
and dependencies# pkg_add autoconf-2.69p2 automake-1.15p0 boost libelf git libIDL libevent \ libmcrypt libmemcached libtool libxml memcached mariadb-client \ oniguruma openldap-client openpam pcre readline libxslt ImageMagick gmp \ gperf libdwarf libvpx libyaml libzip lz4 sqlite sqlite3 iodbc fribidi \ enca re2c ocaml glog cmake bzip2
If it asks about what version of memcached, choose the non-SASL version.