weechat/INSTALL

14 lines
264 B
Plaintext
Raw Normal View History

2003-09-27 10:01:11 +00:00
WeeChat - Installation instructions
===================================
1) Run './configure'
2006-02-11 10:10:26 +00:00
(./configure --help so see options)
2003-09-27 10:01:11 +00:00
2) Run 'make'
2003-09-27 10:01:11 +00:00
3) As root, run 'make install'
4) Enjoy ! :-)
2003-09-27 10:01:11 +00:00
2006-02-11 10:10:26 +00:00
See AUTHORS for support, feel free to contact us for any problem.