minidlna/INSTALL
2009-02-16 19:08:40 +00:00

19 lines
365 B
Plaintext

MiniDLNA project.
(c) 2008 Justin Maggard
Parts (c) 2006-2008 Thomas Bernard
Homepage : http://sourceforge.net/projects/minidlna/
Prerequisites :
- taglib (including C bindings)
- libexif
- libgd (either libgd-xpm or libgd-noxpm)
- libid3tag
- sqlite3
- libavformat (the ffmpeg libraries)
- libuuid
To Build and install :
- Just run make, and hope it works. :)