forked from GNOME/shotwell
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSTALL
More file actions
27 lines (17 loc) · 890 Bytes
/
INSTALL
File metadata and controls
27 lines (17 loc) · 890 Bytes
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
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-2014 Yorba Foundation