1INSTALL
2-------
3
4To compile xzgv, you’ll need the following packages:
5
6Gtk+ 2 development files (libgtk2.0-dev on Debian/Ubuntu; gtk2.0-dev on
7Fedora/SuSE)
8pkg-config
9make
10LibEXIF development files (libexif-dev on Debian/Ubuntu; libexif-devel
11on Fedora/SuSE)
12
13Check `config.mk' to see if there's anything there you want to change
14(most likely, the installation PREFIX).
15
16After that, run `make' then `make install'. This compiles xzgv, then
17installs it and its documentation (both info files and man page).
18
19
20xzgv is regularly built for GNU/Linux; please report problems on other
21platforms.
22
23
24Good luck!
25