-
Notifications
You must be signed in to change notification settings - Fork 2
Home
linkdd edited this page Sep 14, 2010
·
10 revisions
Get the last stable version here
Or clone the git repository : $ git clone git://github.com/linkdd/cream-browser.git
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
Go in the directory __build__
created by the script build.sh and run : $ sudo make install
Take a look to config.sample ;)
Thanks for using Cream-Browser.