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.68 by root, Sat Dec 9 02:21:25 2006 UTC vs.
Revision 1.69 by root, Tue Dec 12 14:46:21 2006 UTC

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, Event, 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
22*** HINT: Debian/Ubuntu users might have luck with:
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
25*** apt-get install libberkeleydb-perl anyevent-perl
21 26
22EOF 27EOF
23 28
24if ($^O =~ /win32/i or $^O =~ /mswin/) { 29if ($^O =~ /win32/i or $^O =~ /mswin/) {
25 print <<EOF; 30 print <<EOF;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines