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

Comparing CV/Makefile.PL (file contents):
Revision 1.40 by root, Sun Nov 2 07:11:24 2008 UTC vs.
Revision 1.41 by root, Sun Mar 22 10:59:31 2009 UTC

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-ex-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** apt-get install libgtk2.0-dev
12** 13**
13 14
14EOF 15EOF
15 16
16use ExtUtils::MakeMaker; 17use ExtUtils::MakeMaker;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines