Compile drawterm on Fedora 38

note, Sep 25, 2023, on Mitja Felicijan's blog

First install two dependencies:

sudo dnf install libX11-devel libXt-devel

Clone the repo and compile it:

git clone git://git.9front.org/plan9front/drawterm
cd drawterm
CONF=unix make

That should produce drawterm binary.

Other notes

DateTitle
Online radio streaming with MPV from terminal
Drawing Pixels in Plan9plan9
Calling assembly functions from Cc
10/GUI 10 Finger Multitouch User Interface
Cronjobs on Github with Github Actions
Extend Lua with custom C functions using Clangc
Cache busting in Hugo
Fix bootloader not being written in Plan9plan9
Embedding resources into binary with Cc
Bulk thumbnails
Change permissions of matching files recursively
Make B/W SVG charts with matplotlib
Fix screen tearing on Debian 12 Xorg and i3
Use option key as meta in Alacritty under macOS
Alacritty open links with modifier