https://github.com/alandipert/ncsa-mosaic
NCSA Mosaic 2.7
https://github.com/alandipert/ncsa-mosaic
Last synced: 10 days ago
JSON representation
NCSA Mosaic 2.7
- Host: GitHub
- URL: https://github.com/alandipert/ncsa-mosaic
- Owner: alandipert
- License: other
- Created: 2010-03-08T10:55:10.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T21:37:15.000Z (about 1 year ago)
- Last Synced: 2025-04-13T05:05:21.449Z (10 days ago)
- Language: C
- Homepage: http://en.wikipedia.org/wiki/Mosaic_(web_browser)
- Size: 1.54 MB
- Stars: 639
- Watchers: 31
- Forks: 89
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
Awesome Lists containing this project
- awesome-legacy-code - NCSA Mosaic
README
NCSA 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](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!
Building
--------* First, install these packages:
sudo apt-get install build-essential libmotif-dev libjpeg62-dev libpng12-dev x11proto-print-dev libxmu-headers libxpm-dev libxmu-dev
* Next, build with:
make linux
* Run!
src/Mosaic