-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mehul Prajapati edited this page Jul 15, 2019
·
3 revisions
$ mkdir build
$ cd build
$ ../autogen.sh
$ ../configure --enable-extra-warnings --prefix=/opt/syslog-ng --with-ivykis=internal --disable-kafka
--with-jsonc=system --disable-env-wrapper --disable-memtrace --enable-tcp-wrapper --enable-linux-caps
--disable-sun-streams --enable-all-modules --disable-sql --enable-pacct --enable-manpages --with-python=3 --disable-mongodb
$ make all
$ make check
$ make install
$ make style-format