~midori/midori/gtk3WebKit2only

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Christian Dywan
  • Date: 2007-12-16 22:20:24 UTC
  • Revision ID: git-v1:3bbd273a4f9e85a1d8380cb0924c875683fa3ad1
Tags: v0.0.14
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
1. Unpack the archive.
 
2
 
 
3
2. Check build options with
 
4
      ./configure --help
 
5
 
 
6
3. Prepare for build with
 
7
      ./configure
 
8
 
 
9
4. Build midori with
 
10
      make
 
11
 
 
12
5. To install midori run either
 
13
      (sudo) make install
 
14
   or
 
15
      (sudo) checkinstall
 
16
 
 
17
6. For a list of command line options run
 
18
      midori --help
 
 
b'\\ No newline at end of file'