Skip to content
linkdd edited this page Sep 14, 2010 · 10 revisions

Welcome to the Cream-Browser Wiki.

Get Cream-Browser

Get the last stable version here
Or clone the git repository : $ git clone git://github.com/linkdd/cream-browser.git

Build Cream-Browser

Run the script build.sh :

$ ./build.sh --help
Usage: ./build.sh [options...]
Options:
     --prefix=<PREFIX>            Use PREFIX for installation (default: /usr)
     --sysconfdir=<SYSCONFDIR>    Use SYSCONFDIR for configuration installation (default: /etc
     --enable-vte                 Enable VTE Terminal support (if present)
     --disable-vte                Disable VTE Terminal support (even if present)
     --help                       Print this message

Install Cream-Browser

Go in the directory __build__ created by the script build.sh and run : $ sudo make install

Configure it!

Take a look to config.sample ;)

  1. User's configuration

Thanks for using Cream-Browser.

Clone this wiki locally