# nano 7.2-6 — IRIX App Bundle

Self-contained app bundle for IRIX 6.5 (MIPS n32).
Generated by mogrix (https://github.com/unxmaal/mogrix).

## Install

    tar xzf nano-7.2-6-irix-bundle.tar.gz -C /opt/mogrix-apps/
    cd /opt/mogrix-apps/nano-7.2-6-irix-bundle
    ./install

Then add /opt/mogrix-apps/bin to your PATH (once, in ~/.profile):

    PATH=/opt/mogrix-apps/bin:$PATH; export PATH

Now just run: nano

## Uninstall

    cd /opt/mogrix-apps/nano-7.2-6-irix-bundle
    ./uninstall
    rm -rf /opt/mogrix-apps/nano-7.2-6-irix-bundle

## Available Commands

    captoinfo
    clear
    infocmp
    infotocap
    nano
    reset
    rnano
    tabs
    tic
    toe
    tput
    tset

## Included Packages

  - nano-7.2-6
  - ncurses-6.4-12.20240127
  - ncurses-base-6.4-12.20240127
  - ncurses-libs-6.4-12.20240127
  - ncurses-term-6.4-12.20240127

## IRIX System Libraries (not bundled)

  - libc.so.1
  - libgen.so
  - libpthread.so

## SGUG-RSE Libraries (bundled from staging, not mogrix-built)

  - libgcc_s.so.1
  - libstdc++.so.6
