ncsa-mosaic/README.md

24 lines
499 B
Markdown

2010-03-08 05:03:50 +07:00
NCSA Mosaic
===========
2010-03-08 05:02:04 +07:00
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.
2010-03-08 05:03:50 +07:00
Building
--------
2010-03-08 05:02:04 +07:00
2010-03-08 05:03:50 +07:00
* First, install these packages:
2010-03-08 05:02:04 +07:00
2010-03-08 05:04:31 +07:00
sudo apt-get install build-essential libmotif3 libmotif-dev libpng3
2010-03-08 05:02:04 +07:00
* Next, build with:
2010-03-08 05:04:31 +07:00
make linux
2010-03-08 05:02:04 +07:00
* Run!
2010-03-08 05:04:31 +07:00
src/Mosaic