(on Wikipedia)
https://weechat.org/
A console IRC client.
- 2021-05-27 – 3.1 on whatever version of Debian on whatever version of Windows Subsystem for Linux 1
-
2021-05-27 – 1.6 on whatever version of Debian on whatever version of Windows Subsystem for Linux 1
Table of Contents [hide]
2021-05-27 – 3.1 ∞
Let’s try building something from source in Windows Subsystem for Linux..
\sudo \apt install \ dh-autoreconf \ pkg-config # Note that Perl support isn't getting built. ./autogen.sh ./configure
-
I couldn’t figure out how to get Python working; it just errors out instead of continuing like it ought to.
python-devandpython3-devare both installed.--disable-pythondoesn’t work.--enable-python2doesn’t work.
- FIXME – ncurses
-
FIXME – Perl
./configure: line 23133: syntax error near unexpected token `PYTHON,' ./configure: line 23133: ` PKG_CHECK_MODULES(PYTHON, python2, PYTHON_FOUND=yes; PYTHON_VERSION=`$PKGCONFIG --modversion python2`, PYTHON_FOUND=no)' /weechat-3.1.tar/weechat-3.1
Fucked if I know.
2021-05-27 – 1.6 ∞
home/end,control-left/control-rightall work as-expected!-
Oh! 3.1 is out..

Since it’s been years, I’ll put my new notes in this new page.