--- deliantra/Deliantra-Client/Makefile.PL 2007/12/08 18:38:11 1.92 +++ deliantra/Deliantra-Client/Makefile.PL 2007/12/25 13:36:22 1.94 @@ -15,14 +15,12 @@ *** pango-1.12.3, glib-2.10 *** libsdl, libSDL_mixer, libSDL_image -*** Pod::POM, Compress::LZF, BerkeleyDB, Crossfire, EV, AnyEvent perl modules - -*** HINT: BerkeleyDB must be linked against version 4.3 or higher of libdb +*** Pod::POM, Compress::LZF, BDB, Crossfire, EV, AnyEvent perl modules *** HINT: Debian/Ubuntu users might have some luck with: *** apt-get install perl libpango1.0-dev libglib2.0-dev libsdl1.2-dev *** apt-get install libsdl-mixer1.2-dev libsdl-image1.2-dev -*** apt-get install libberkeleydb-perl libwww-perl libdb4.4-dev +*** apt-get install libwww-perl libdb4.4-dev *** apt-get install anyevent-perl EOF @@ -54,7 +52,7 @@ EXE_FILES => [qw(bin/deliantra)], VERSION_FROM => "CFPlus.pm", PREREQ_PM => { - BerkeleyDB => 0.27, + BDB => 1.4, Crossfire => 1.13, Time::HiRes => 0, EV => 1.72,