Welcome to mirror list, hosted at ThFree Co, Russian Federation.

INSTALL « fbgrab-1.3 - github.com/ClusterM/retroarch-clover.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca2b8415db446e657352ba97e38269a5c934afe4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

requirements to build:
you need these on your system:
libpng 
libz   

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/