summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-05 17:52:34 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-05 17:52:34 +0100
commit21c4996c71d76b01a4333ef9905589b3fffa687d (patch)
treebbf41aa6c88d6875181f0089273567f47fb58209 /README
Initial commit (upstream 1.3.4)
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..422ae93
--- /dev/null
+++ b/README
@@ -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