Current required packages for Debian/Ubuntu
[rofl0r-conpix.git] / README
blobf5a5f3b50ac4ec46fadc71da9179f93a81e5e4fe
1 c0npix by rofl0r
2 ================
4 display your images in a 256 color xterm!
6 export TERM=xterm-256color before usage
8 needs the following libraries
9 - ncurses
10 - lepton (aka liblept aka leptonica)
11 - tiff
12 - png
14 AUTOMATED LIB INSTALL
15 ---------------------
16 OS X: get macports and run: sudo port install leptonica tiff libpng ncurses
18 debian/ubuntu: sudo apt-get install libleptonica-dev libncurses-dev pkg-config
20 COMPILATION
21 -----------
22 run make
24 LICENSE
25 -------
26 GNU GPL v3
28 MISC
29 ----
30 made with eclipse CDT (managed build)
32 the flickering at the end is caused by restoring the original colors, so you can keep on working with your xterm.