fixed building issues on APPLE systems
[rofl0r-conpix.git] / README
blob82e46ba3d14ed082b96aa123f5611b51334b7e36
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 (sometimes called liblept or even leptonica)
11 tiff
12 png
14 how to get the libraries on osx: get macports and run: sudo port install leptonica tiff libpng ncurses
16 how to compile: run ./build.sh
18 (the Makefile is auto-maintained by eclipse and somehow misconfigured 
19 atm)
21 LICENSE: GNU GPL v3
23 made with eclipse CDT (managed build)
25 the flickering at the end is caused by restoring the original colors, so you can keep on working with your xterm.