WeeChat cmake

From FlashTux

Jump to: navigation, search

WeeChat + cmake

Compile WeeChat using cmake

To compile WeeChat using cmake, download last GIT (not devel package):

git-clone git://git.sv.gnu.org/weechat.git

Then do:

cd weechat
mkdir build
cd build
cmake .. -DPREFIX=/where/you/want/install
make
make install

Supported OS / distributions (please help!)

Please help us by filling this table, and report any problem to irc.freenode.net / #weechat

Thank you for your help.


Arch OS + version Status Date Tested by Notes
i686 GNU/Linux Debian Etch OK 2007-05-21 FlashCode OK
i686 GNU/Linux Debian Sid OK 2007-05-21 FlashCode OK
i686 GNU/Linux Gentoo 2007 OK 2007-05-30 linkz OK [1]
x86_64 GNU/Linux Gentoo 2006 OK 2007-05-30 linkz OK [2]
Personal tools