blob: 27007e3c0e779bff906e69f946e71694248fef01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Compile:
$ ./configure
$ make
$ su -c "make install"
(Red hat users, use $ ./configure --prefix=/usr)
What is feh?
http://linuxbrit.co.uk/feh/
Note:
For lossless rotation you will need the "jpegtran" binary supplied by the
jpeg library. In Debian, it's shipped by libjpeg-progs.
|