File: INSTALLING

package info (click to toggle)
gexiv2 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 308 kB
  • ctags: 334
  • sloc: cpp: 2,244; makefile: 140; sh: 64
file content (20 lines) | stat: -rw-r--r-- 524 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

    gexiv2 Installation
    -------------------

    To build and install gexiv2, type the following commands:

    $ ./configure
    $ make
    $ make install

    * By default, gexiv2 will install under /usr/local.  The configure script
      can customize the prefix directory.  Run ./configure --help for
      instructions and other installation options.
  
    * You may need to execute "make install" as root (i.e. sudo make install)
      if installing to system directories.


    Copyright 2010 Yorba Foundation