File: INSTALL

package info (click to toggle)
fbgrab 1.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 88 kB
  • ctags: 19
  • sloc: ansic: 310; makefile: 49
file content (21 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

requirements to build:
you need these on your system:
libpng 
libz   
splint http://www.splint.org/

to build:
run 
make

to install 
run 
make install

Troubleshooting
If you don't realize how to install splint, remove that row from the Makefile.
You propably have the libs already installed but if not try to get the from your
distribution and secondly from:
zlib : http://www.gzip.org/zlib/ 
libpng : http://www.libpng.org/