readme
This commit is contained in:
parent
1f18a0abff
commit
d579a3f9c8
12
README.md
12
README.md
@ -1,4 +1,5 @@
|
|||||||
=NCSA Mosaic=
|
NCSA Mosaic
|
||||||
|
===========
|
||||||
|
|
||||||
This is NCSA Mosaic 2.7, one of the first graphical web browsers.
|
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
|
If you're on Ubuntu or something like it, your time machine is fueled
|
||||||
@ -6,9 +7,10 @@ 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.
|
Many thanks to Sean MacLennan and Alan Wylie for doing the heavy lifting.
|
||||||
|
|
||||||
==Building==
|
Building
|
||||||
|
--------
|
||||||
|
|
||||||
* I was able to compile and run on Ubuntu 9.10. You'll have to install these packages first:
|
* First, install these packages:
|
||||||
|
|
||||||
sudo apt-get install build-essential libmotif3 libmotif-dev libpng3
|
sudo apt-get install build-essential libmotif3 libmotif-dev libpng3
|
||||||
|
|
||||||
@ -19,7 +21,3 @@ Many thanks to Sean MacLennan and Alan Wylie for doing the heavy lifting.
|
|||||||
* Run!
|
* Run!
|
||||||
|
|
||||||
src/Mosaic
|
src/Mosaic
|
||||||
|
|
||||||
==How?==
|
|
||||||
|
|
||||||
I started with this: http://seanm.ca/mosaic/ and applied the patch on the page. I pulled a bunch of getline()'s out. Presto.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user