ncsa-mosaic/README.md

26 lines
696 B
Markdown

2010-03-08 05:03:50 +07:00
NCSA Mosaic
===========
2010-03-08 05:02:04 +07:00
2010-03-08 05:08:14 +07:00
![GitHub viewed with Mosaic](http://github.com/downloads/alandipert/ncsa-mosaic/github.png "GitHub with 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.
2010-03-08 05:39:51 +07:00
Many thanks to [Sean MacLennan and Alan Wylie](http://seanm.ca/mosaic/) for doing the heavy lifting.
2010-03-08 05:02:04 +07:00
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 08:39:23 +07:00
sudo apt-get install build-essential libmotif3 libmotif-dev libpng3 x11-proto-print-dev libxmu-headers libxpm-dev libxmu-dev
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