2003-09-27 10:01:11 +00:00
|
|
|
WeeChat - Installation instructions
|
|
|
|
===================================
|
|
|
|
|
2003-10-25 14:49:18 +00:00
|
|
|
1) Run './configure'
|
2004-12-22 01:16:27 +00:00
|
|
|
options: --enable-perl : enable Perl scripts
|
2004-09-16 22:08:03 +00:00
|
|
|
--disable-curses : do not build Curses interface
|
2003-10-26 23:36:10 +00:00
|
|
|
--enable-gtk : build Gtk+ interface (under development!)
|
|
|
|
--enable-qt : build Qt interface (not developed!)
|
2005-01-16 11:52:22 +00:00
|
|
|
--with-debug=X : X=1 for debug compilation, 2 for debug messages
|
2003-09-27 10:01:11 +00:00
|
|
|
|
2003-10-25 14:49:18 +00:00
|
|
|
2) Run 'make'
|
2003-09-27 10:01:11 +00:00
|
|
|
|
2003-10-25 14:49:18 +00:00
|
|
|
3) As root, run 'make install'
|
|
|
|
|
|
|
|
4) Enjoy ! :-)
|
2003-09-27 10:01:11 +00:00
|
|
|
|
2004-09-16 22:08:03 +00:00
|
|
|
See AUTHORS for support, feel free to contact us for any problem ;)
|