diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 17 | 
1 files changed, 17 insertions, 0 deletions
| @@ -0,0 +1,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 | 
