Skip to content

Commit

Permalink
I can fix 20 year-old C-code in a single commit - but
Browse files Browse the repository at this point in the history
Markdown takes me 3 commits.  Grrr.
  • Loading branch information
csev committed Jan 18, 2014
1 parent 6f1d450 commit 7f17bae
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,20 @@ Of course you need X-Windows installed as well.

You can look at the NCSA README but her are the quick instructions.

cd libwww
make clean all
cd ../libhtmlw
make clean all
cd ../src
make clean all
cd libwww
make clean all
cd ../libhtmlw
make clean all
cd ../src
make clean all

From the src directory start xmosaic:

./xmosaic &
./xmosaic &

The problem you will have is that this browser talks
HTTP 1.0 and very few sites will respond to HTTP 1.0
requests.

![XMosaic 1.2 running on Max OSX](xmosaic.jpg)

0 comments on commit 7f17bae

Please sign in to comment.