Hi Shirenn, Quoth shirenn: > I didn't found out how to install the utf library (by looking it up, I > found out it was a librairy for plan9), do you know how I could install > it ? For your information, I am trying to compile it on a arch based > distro.
I haven't used lchat, but I'd guess it's the libutf that is embedded in sbase; see https://git.suckless.org/sbase If not, cls' libutf used to be used by some suckless projects, IIRC, so that could be worth checking on. https://github.com/cls/libutf Nick