X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=INSTALL;h=666e2d11e84ab9fe765d0d00d0c0cfdf2d05eccc;hp=4f87e479cbf8e5bc4c4f4506a18b36f10f7d2624;hb=c13714f6498df33e02635421354f5fb88a60eb3d;hpb=d8d5c01a14ab3808a9c823996eb1b72d5c624807 diff --git a/INSTALL b/INSTALL index 4f87e47..666e2d1 100644 --- a/INSTALL +++ b/INSTALL @@ -4,9 +4,10 @@ Building WebDVD WebDVD is written in C++ and requires a recent C++ compiler e.g. g++ 3.3. -It requires headers and libraries for Boost, gtkmm and Mozilla. I -have developed and tested it with Boost 1.32, gtkmm 2.2.12 and Mozilla -1.7.8 but it may well work with earlier or later versions of these. +It requires headers and libraries for Boost, gtkmm, Mozilla and expat. +I have developed and tested it with Boost 1.32, gtkmm 2.2.12, Mozilla +1.7.8 and expat 1.95.8 but it may well work with earlier or later +versions of these. I use Debian Linux and have not yet attempted to build it on other systems, but it should work on most modern Unix-like systems.