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
Minimal desktop setup with cwm and conky
Development environments with Nix
My brand new Plan9/9front desktopplan9
Fix bootloader not being written in Plan9plan9
Change permissions of matching files recursively
Easy measure time took in a bash script
Run 9front in Qemuplan9
Previews how man page written in Troff will look like
Mount Plan9 over networkplan9
Alacritty open links with modifier
Online radio streaming with MPV from terminal
Embedding resources into binary with Cc
Write and read structs to/from files in Cc
Personal sane Vim defaultsvim
Display xterm color palette