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

Comparing CV/Makefile.PL (file contents):
Revision 1.28 by root, Sat Jun 24 16:27:45 2006 UTC vs.
Revision 1.29 by root, Sun Jul 2 22:39:28 2006 UTC

4 4
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 libmagic-dec libjpeg62-dev libglib-perl libgtk2-perl 9** apt-get install libmagic-dev libjpeg62-dev libglib-perl libgtk2-perl
10** 10**
11 11
12EOF 12EOF
13 13
14use ExtUtils::MakeMaker; 14use ExtUtils::MakeMaker;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines