From 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:20:22 +0100 Subject: Made the side more retro! --- public/install-plan9port-linux.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'public/install-plan9port-linux.html') diff --git a/public/install-plan9port-linux.html b/public/install-plan9port-linux.html index 70e6e4a..8407155 100755 --- a/public/install-plan9port-linux.html +++ b/public/install-plan9port-linux.html @@ -1,16 +1,19 @@ -Install Plan9port on Linux

Install Plan9port on Linux

note, May 12, 2023 on Mitja Felicijan's blog

Install Plan9port on Linux. This applies to Plan9port. This is a port of many Plan 9 programs to Unix-like operating systems. Useful for programs like 9term and rc.

sudo apt-get install gcc libx11-dev libxt-dev libxext-dev libfontconfig1-dev
 git clone https://github.com/9fans/plan9port $HOME/plan9
 cd $HOME/plan9/plan9port
 ./INSTALL -r $HOME/plan9
-

Posts from blogs I follow around the net