X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=INSTALL;h=f550b833100e7b1b4eae0088bb85db843d2efe03;hp=e58abecddc2425db013a9d16110a189253707bef;hb=087a680b7067db5e32cbfaab9fe705631febf528;hpb=d67e544e6a97be82fad02b80625eb17692dec87a diff --git a/INSTALL b/INSTALL index e58abec..f550b83 100644 --- a/INSTALL +++ b/INSTALL @@ -4,11 +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 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. +It requires headers and libraries for gtkmm, Mozilla or XULRunner, and +expat. I am currently building and testing it with 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.