Guest User

Untitled

a guest
Jun 22nd, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Configuration:
  2. Atheme version : 4.1
  3. Installation prefix : /home/tsubasachan/atheme
  4. Module root directory: /home/tsubasachan/atheme
  5. Config directory : ${prefix}/etc
  6. Logfile directory : ${prefix}/var
  7. Data directory : ${prefix}/etc
  8. PID directory : ${prefix}/var
  9. Large network support: no
  10. OpenSSL SASL support : yes
  11. Block Allocator : yes
  12. Mowgli installation : internal
  13. PCRE support : no
  14. CFLAGS : -g -O2 -std=gnu99 -Werror-implicit-function-declaration -DPREFIX=\"${prefix}\" -DLOCALEDIR=\"${LOCALEDIR}\" -DMODDIR=\"${MODDIR}\" -DSHAREDIR=\"${prefix}\" -DSYSCONFDIR=\"${prefix}/etc\" -DLOGDIR=\"${prefix}/var\" -DRUNDIR=\"${prefix}/var\" -DDATADIR=\"${prefix}/etc\" -I../libmowgli/src/libmowgli -I../../libmowgli/src/libmowgli -I../../../libmowgli/src/libmowgli
  15.  
  16. Type make to build Atheme, and make install to install it.
  17.  
  18. Press enter to begin compilation.
Add Comment
Please, Sign In to add comment