Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

sr/surf-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]