File: INSTALL

package info (click to toggle)
minidlna 1.0.24%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,588 kB
  • sloc: ansic: 18,180; sh: 523; makefile: 105; python: 33
file content (21 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
MiniDLNA project.
(c) 2009 Justin Maggard
Parts (c) 2006-2008 Thomas Bernard
Homepage : http://sourceforge.net/projects/minidlna/

Prerequisites :

- libexif
- libjpeg
- libid3tag
- libFLAC
- libvorbis
- sqlite3
- libavformat (the ffmpeg libraries)
- libavutil
- libavcodec
- libuuid

To Build and install :

- Just run make, and hope it works. :)