ncsa-mosaic/README.md

26 lines
900 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.
2019-08-20 18:05:18 +07:00
Many thanks to [Sean MacLennan and Alan Wylie](https://web.archive.org/web/20120915154245/seanm.ca/mosaic/) for doing the heavy lifting. And, of course, hats off to Marc Andreessen, Eric Bina, and the rest of the [NCSA](http://www.ncsa.illinois.edu/) team for kicking things off for us. Thanks!
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 18:55:12 +07:00
sudo apt-get install build-essential libmotif-dev libjpeg62-dev libpng12-dev x11proto-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