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.93 by root, Tue Dec 11 02:42:37 2007 UTC vs.
Revision 1.94 by root, Tue Dec 25 13:36:22 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, EV, AnyEvent perl modules 18*** Pod::POM, Compress::LZF, BDB, Crossfire, EV, AnyEvent perl modules
19
20*** HINT: BerkeleyDB must be linked against version 4.3 or higher of libdb
21 19
22*** HINT: Debian/Ubuntu users might have some luck with: 20*** HINT: Debian/Ubuntu users might have some luck with:
23*** apt-get install perl libpango1.0-dev libglib2.0-dev libsdl1.2-dev 21*** apt-get install perl libpango1.0-dev libglib2.0-dev libsdl1.2-dev
24*** apt-get install libsdl-mixer1.2-dev libsdl-image1.2-dev 22*** apt-get install libsdl-mixer1.2-dev libsdl-image1.2-dev
25*** apt-get install libberkeleydb-perl libwww-perl libdb4.4-dev 23*** apt-get install libwww-perl libdb4.4-dev
26*** apt-get install anyevent-perl 24*** apt-get install anyevent-perl
27 25
28EOF 26EOF
29 27
30if ($^O =~ /win32/i or $^O =~ /mswin/) { 28if ($^O =~ /win32/i or $^O =~ /mswin/) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines