ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Makefile.PL
(Generate patch)

Comparing deliantra/Deliantra-Client/Makefile.PL (file contents):
Revision 1.85 by root, Sat Oct 20 21:50:59 2007 UTC vs.
Revision 1.86 by root, Mon Nov 12 23:25:37 2007 UTC

13 13
14*** other dependencies: 14*** other dependencies:
15*** pango-1.12.3, glib-2.10 15*** pango-1.12.3, glib-2.10
16*** libsdl, libSDL_mixer, libSDL_image 16*** libsdl, libSDL_mixer, libSDL_image
17 17
18*** Pod::POM, Compress::LZF, BerkeleyDB, Crossfire, Event, AnyEvent perl modules 18*** Pod::POM, Compress::LZF, BerkeleyDB, Crossfire, EV, AnyEvent perl modules
19 19
20*** HINT: BerkeleyDB must be linked against version 4.3 or higher of libdb 20*** HINT: BerkeleyDB must be linked against version 4.3 or higher of libdb
21 21
22*** HINT: Debian/Ubuntu users might have luck with: 22*** HINT: Debian/Ubuntu users might have some luck with:
23*** apt-get install perl libpango1.0-dev libglib2.0-dev libsdl1.2-dev 23*** apt-get install perl libpango1.0-dev libglib2.0-dev libsdl1.2-dev
24*** apt-get install libevent-perl libsdl-mixer1.2-dev libsdl-image1.2-dev 24*** apt-get install libsdl-mixer1.2-dev libsdl-image1.2-dev
25*** apt-get install libberkeleydb-perl libwww-perl libdb4.4-dev 25*** apt-get install libberkeleydb-perl libwww-perl libdb4.4-dev
26*** apt-get install anyevent-perl 26*** apt-get install anyevent-perl
27 27
28EOF 28EOF
29 29
55 VERSION_FROM => "CFPlus.pm", 55 VERSION_FROM => "CFPlus.pm",
56 PREREQ_PM => { 56 PREREQ_PM => {
57 BerkeleyDB => 0.27, 57 BerkeleyDB => 0.27,
58 Crossfire => 1.1, 58 Crossfire => 1.1,
59 Time::HiRes => 0, 59 Time::HiRes => 0,
60 Event => 1.07, 60 EV => 0.9,
61 AnyEvent => 0, 61 AnyEvent => 0,
62 Compress::LZF => 1.6, 62 Compress::LZF => 1.6,
63 Pod::POM => 0.15, 63 Pod::POM => 0.15,
64 LWP => 0, 64 LWP => 0,
65 JSON::XS => 1.5, 65 JSON::XS => 1.5,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines