Jump to content

Weechat: Difference between revisions

49 bytes removed ,  19 September 2012
Update compile flags. Last time I rushed this, and ruby libraries may now have been installed.
(Update compile flags. Last time I rushed this, and ruby libraries may now have been installed.)
Line 5: Line 5:
== Running Weechat ==
== Running Weechat ==


Dregin is a big Weechat fanboi. And as such, he has his own special builds designed for Redbrick. Azazel is the current login machine, and like the hero that he is, dregin has compiled a version of Weechat that runs on azazel:
Dregin is a big Weechat fanboi. And as such, he has his own special builds designed for Redbrick. Azazel is the current login machine, dregin has compiled a version of Weechat that runs on azazel:


   /home/associat/d/dregin/root_azazel/bin/weechat-curses
   /home/associat/d/dregin/root_azazel/bin/weechat-curses
Line 18: Line 18:
   cd weechat
   cd weechat
   ./autogen.sh
   ./autogen.sh
   ./configure --prefix=$HOME/bin --disable-ruby
   ./configure --prefix=$HOME
   for f in `ls po/*.po`
   for f in `ls po/*.po`
   do
   do