Menu

[aaa203]: / INSTALL  Maximize  Restore  History

Download this file

19 lines (17 with data), 792 Bytes

Compilation dependencies of DVDStyler:
  mandatory:
    cdrtools >= 2.01 (http://cdrecord.berlios.de/private/cdrecord.html)
    dvdauthor >= 0.7.0 (http://dvdauthor.sourceforge.net)
    dvd+rw-tools >= 7.1 (http://fy.chalmers.se/~appro/linux/DVD+RW/tools/)
    libav >= 0.8.0 or ffmpeg >= 0.10.0, libavformat >= 53.20.0 (http://www.libav.org or http://www.ffmpeg.org)
    gettext >= 0.17 (http://www.gnu.org/software/gettext/)
    libexif12 >= 0.6.16 (http://libexif.sourceforge.net)
    wxGTK >= 2.8.7 (http://www.wxwidgets.org/downloads/)
    wxSVG >= 1.1.7 (http://wxsvg.sourceforge.net)
    xine-ui >= 0.99.1 (http://xinehq.de/)
  optional:
    dvdisaster >= 0.7.1 (http://dvdisaster.net/en/index.php)

To build DVDStyler type
	./configure && make
To install DVDStyler type
	make install