BlinkenArea - GitList
Repositories
Blog
Wiki
BlinkenLib
Code
Commits
Branches
Tags
Search
Tree:
58134b5
Branches
Tags
master
v0.1
v0.2
v0.3
v0.3.1
v0.4
v0.4.1
v0.5
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.6.0
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.6.7
v0.6.8
v0.6.9
v0.7.0
v0.7.1
v0.7.10
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.7.9
v0.8.0
v0.8.1
BlinkenLib
README
initial README file
Stefan Schuermans
commited
58134b5
at 2016-12-30 20:57:17
README
Blame
History
Raw
prerequisites ------------- Linux OS (maybe OS X also works) GNU C compiler libgif-dev for GIF support (recommended, but not required) libmng-dev for MNG support (recommended, but not required) building -------- run "make" in this directory support for GIF and MNG is detected automatically OS X operating system should be detected automatically installing ---------- default instllation prefix is "/usr/local" if "/usr/local/stow" exists, default is "/usr/local/stow/BlinkenLib-#.#.#" set PREFIX environment variable for next steps to change installation prefix run "make install" as root cleaning source tree completely ------------------------------- run "make distclean" this cleans all autodetected settings and all objects, libraries and binaries