X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=INSTALL;h=61da8553cbba7c4654526c9cb920f1437a1f70a5;hb=a1498771369c19fb5980b5a6e5f7767a0404d4e8;hp=666e2d11e84ab9fe765d0d00d0c0cfdf2d05eccc;hpb=c13714f6498df33e02635421354f5fb88a60eb3d;p=videolink.git diff --git a/INSTALL b/INSTALL index 666e2d1..61da855 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ -Building WebDVD -=============== +Building VideoLink +================== -WebDVD is written in C++ and requires a recent C++ compiler e.g. g++ -3.3. +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 @@ -15,4 +15,4 @@ systems, but it should work on most modern Unix-like systems. If the above requirements are satisfied, building it should be as simple as running "make" and then "sudo make install". -- Ben Hutchings +- Ben Hutchings