blob: 422ae93072edc1b30f091a677f82c650204b42bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Compile:
$ ./configure
$ make
$ su -c "make install"
(Red hat users, use $ ./configure --prefix=/usr)
Run the test scripts in the src directory to see it in action.
What is feh?
http://linuxbrit.co.uk/feh/
feh contains code provided by the Independent JPEG Group
|