File: README

package info (click to toggle)
surf 0.4.1-8
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 188 kB
  • sloc: ansic: 1,472; makefile: 144; sh: 26
file content (25 lines) | stat: -rw-r--r-- 505 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
surf - simple webkit-based browser
==================================
surf is a simple Web browser based on WebKit/GTK+.


Requirements
------------
In order to build surf you need GTK+ and Webkit/GTK+ header files.


Installation
------------
Edit config.mk to match your local setup (surf is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install surf (if
necessary as root):

    make clean install


Running surf
------------
run
	surf [URL]