Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alandipert/ncsa-mosaic
NCSA Mosaic 2.7
https://github.com/alandipert/ncsa-mosaic
Last synced: about 18 hours 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 (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T21:37:15.000Z (9 months ago)
- Last Synced: 2025-01-03T22:12:56.241Z (8 days ago)
- Language: C
- Homepage: http://en.wikipedia.org/wiki/Mosaic_(web_browser)
- Size: 1.54 MB
- Stars: 633
- Watchers: 31
- Forks: 88
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
Awesome Lists containing this project
- awesome-legacy-code - NCSA Mosaic
README
NCSA Mosaic
===========![GitHub viewed with Mosaic](http://github.com/downloads/alandipert/ncsa-mosaic/github.png "GitHub 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](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