This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
ncsa-mosaic/README.md

613 B

NCSA Mosaic

GitHub viewed with Mosaic

This is NCSA Mosaic 2.7, one of the first graphical web browsers. If you're on Ubuntu or something like it, your time machine is fueled up and ready to go. Follow the instructions below to build and run.

Many thanks to Sean MacLennan and Alan Wylie for doing the heavy lifting.

Building

  • First, install these packages:

    sudo apt-get install build-essential libmotif3 libmotif-dev libpng3 
    
  • Next, build with:

    make linux
    
  • Run!

    src/Mosaic