These are additional ports of software for RISC iX 1.2, I have not necessarily chosen the latest versions of them as often the older versions have better support for old UNIXs such as RISC iX.
To install:
Packages:
bash is the 'bourne again' Shell. It features advancements such as command-history (use the up and down cursor keys). Cursor based line editing (use the left and right cursor) and automatic filename completion (use the tab key).
To compile
Pico is a terminal text editor with a simple obvious interface, it is ideal for people that find vi hard work.
To compile
Arena was the 'test bed' webbrowser of the W3C, it provides a very basic web browsing experience under RISC iX, but does support jpeg, png images http (no https), gopher, tables, some css1.
To compile
gnuchess is a powerful chess engine with a command line interface for playing games.
To compile
xboard is a graphical front-end to the gnuchess program.
To compile
lua is a simple interpretted programming language.
To compile
A development library needed to allow various programs to be compiled up with support for colour pixmaps in X Windows.
To compile
Angband is a 'rogue-like' dungeon crawler game that uses ascii characters for graphics. This version is compiled up to work in the console and as an X Windows app.
Note: This version does not instll to the system /usr/bin and should be uncompressed and run from your user directory for example.
To play
To compile
Micropolis is the open-source release of the classic simulation/strategy Sim City (with the name changed so EA could keep the trademark).
This version of Micropolis supports a limited number of screen colour modes, the one that overlaps with the RISC iX box's capabilities is the 1bpp black and white mode.
As such use RISC iX in the hi-res-mono mode, or use
startx -- -bw1Note: This version does not instll to the system /usr/bin and should be uncompressed and run from your user directory for example.
To play
To compile
xv is an image viewer application, it can view gif, jpeg and tiff images. It can also be used to set the X Windows root window background.
To compile