Robert Clausecker 0fbd9595a7 Make it possible to customize warnings
The code uses some constructs that cause compilers to spit out  warnings. As
they do no harm, one should be able to turn off such warnings and enable others
if needed.
2013-03-10 00:06:00 +01:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2013-03-09 18:32:44 +01:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2013-03-09 18:32:44 +01:00
2010-03-08 05:55:21 -05:00
2010-03-08 06:20:04 -05:00
2013-03-09 18:30:05 +01:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 17:57:54 -07:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00
2010-03-08 05:55:21 -05:00

NCSA Mosaic

GitHub viewed 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 for doing the heavy lifting. And, of course, hats off to Marc Andreessen, Eric Bina, and the rest of the NCSA 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
    
Description
No description provided
Readme 5.2 MiB
Languages
C 98.7%
Makefile 0.8%
Fortran 0.3%
Module Management System 0.1%