Skip to content

kittybwained/ncsa-mosaic

This branch is 7 commits ahead of alandipert/ncsa-mosaic:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a47eb82 · Feb 21, 2024

History

46 Commits
Mar 10, 2013
Feb 21, 2024
Mar 10, 2013
Feb 21, 2024
Mar 10, 2013
Feb 21, 2024
Feb 21, 2024
Jan 30, 2023
Sep 10, 2020
Feb 21, 2024
Mar 10, 2013
Mar 8, 2010
Mar 8, 2010
Mar 10, 2013
Mar 10, 2013
Jan 30, 2023
Apr 17, 2022
Aug 21, 2019
Mar 10, 2013
Mar 10, 2013
Mar 8, 2010
Mar 8, 2010
Mar 10, 2013
Mar 8, 2010
Mar 8, 2010
Mar 8, 2010
Mar 10, 2013

Repository files navigation

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
    

Releases

No releases published

Packages

No packages published

Languages

  • C 98.3%
  • Other 1.7%