Skip to content

dreamsxin/101_browser

Repository files navigation

101 browser README

1. Basic information

Property Value
Name 101_browser
Copyright Copyright © 2008-2012 Wolfgang Keller
License Apache 2.0 license
Version current head revision ;-)
Author Wolfgang Keller
Email wolfgangkeller@gmail.com
Website http://github.com/nubok/101_browser
Description A small yet-to-become web browser

See the text generated from doc/101_browser_book.tex by LaTeX for lots of details.

2. System requirements

2.1 Operation System

2.1.1 Windows

Windows Vista/Server 2008/7/Server 2008 R2 (currently only tested under Windows 7, but the other ones should work).

Note that not all parts of 101_browser will work under Windows XP or older, because some parts are using APIs that were introduced with Vista to simplify the code or add features.

In other words: better don’t attempt to get 101_browser to tun on Windows XP or older. It will save you frustration.

2.1.2 Linux

An up-to-date Linux distribution (I’m only testing under the most current Ubuntu (11.10 at the moment)).

2.1.3 Other Operation Systems

There is no port to MacOS X (and none is planned at the moment, since I don’t own a mac and I’m not willing to get one).

2.2 Required software for building

2.2.1 Windows

Visual Studio 2010.

2.2.2 Linux

gcc, g++, scons, XLib

3. Building

3.1 Windows

Use the 101_browser_vs2010.sln file in the root folder.

3.2 Linux

Type on your prompt (without the ’$ ’):

$ scons

About

A small yet-to-become web browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published