File: INSTALL

package info (click to toggle)
shotwell 0.12.3-2%2Bdeb7u1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 11,936 kB
  • sloc: makefile: 745; xml: 508; sh: 284; ansic: 7; python: 5
file content (27 lines) | stat: -rw-r--r-- 890 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
26
27

    Shotwell Installation
    ---------------------

    To build and install Shotwell, type the following commands:

    $ ./configure
    $ make
    $ make install

    * By default, Shotwell 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.

    * If you wish to try Shotwell before installing it, you may execute it
      directly from its build directory.  Note that certain desktop integration
      (such as being listed in an application menu) requires full installation.

    Once installed, Shotwell will be available on your desktop Applications
    menu under Graphics or Photography.


    Copyright 2009-2012 Yorba Foundation