X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=INSTALL;h=e58abecddc2425db013a9d16110a189253707bef;hb=59c5973c85c27cd71bbc1a2b96c4f537b30c8b49;hp=61da8553cbba7c4654526c9cb920f1437a1f70a5;hpb=4b8bff9ce93df43b120c5cf4d1476d3a435f99d3;p=videolink.git diff --git a/INSTALL b/INSTALL index 61da855..e58abec 100644 --- a/INSTALL +++ b/INSTALL @@ -4,10 +4,11 @@ Building VideoLink VideoLink is written in C++ and requires a recent C++ compiler e.g. g++ 3.3. -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. +It requires headers and libraries for Boost, gtkmm, Mozilla or +XULRunner, and expat. I am currently building and testing it with +Boost 1.33, gtkmm 2.8.8, XULRunner 1.8.0.11 and expat 1.95.8. It may +well work with earlier or later versions of these, but Mozilla 1.7 +and gtkmm 2.0 and 2.2 are no longer supported. 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.