ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/CV/Makefile.PL
(Generate patch)

Comparing cvsroot/CV/Makefile.PL (file contents):
Revision 1.36 by root, Sun Sep 9 17:27:11 2007 UTC vs.
Revision 1.38 by root, Sun Jan 6 21:44:39 2008 UTC

5** 5**
6** If you get any errors, make sure you have libmagic (from "file"), 6** If you get any errors, make sure you have libmagic (from "file"),
7** libjpeg, Gtk2 and Glib. On debian, this should get you there: 7** libjpeg, Gtk2 and Glib. On debian, this should get you there:
8** 8**
9** apt-get install libextutils-depends-perl 9** apt-get install libextutils-depends-perl
10** apt-get install libgtk2-podviewer-perl libgtk2-gladexml-perl 10** apt-get install libgtk2-ex-podviewer-perl libgtk2-gladexml-perl
11** apt-get install libmagic-dev libjpeg62-dev libglib-perl libgtk2-perl 11** apt-get install libmagic-dev libjpeg62-dev libglib-perl libgtk2-perl
12** 12**
13 13
14EOF 14EOF
15 15
40 SUFFIX => '.gz', 40 SUFFIX => '.gz',
41 }, 41 },
42 PREREQ_PM => { 42 PREREQ_PM => {
43 Glib => 1.08, 43 Glib => 1.08,
44 Gtk2 => 1.08, 44 Gtk2 => 1.08,
45 Gtk2::PodViewer => 0.03, 45 Gtk2::Ex::PodViewer => 0.17,
46 Gtk2::GladeXML => 0.93, 46 Gtk2::GladeXML => 0.93,
47# GStreamer => 0.09, 47# GStreamer => 0.09,
48 IO::AIO => 2.20, 48 IO::AIO => 2.20,
49 }, 49 },
50 DIR => [], 50 DIR => [],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines