Trag has asked for the wisdom of the Perl Monks concerning the following question:

I'm trying to install SDL-Perl on my windows XP system, but build.pl doesnt work. Any suggestions? I get a message from it that reads
"Base class package "Module::Build" is empty.
(Perhaps you need to 'use' the module which defines that
package first.)
at make/lib/SDL/Build.pm line 4
BEGIN failed--compilation aborted at make/lib/SDL/Build.pm line 4.
Compilation failed in require at
C:\Perl\site\lib\sdll\SDL_Perl-2.0.5\Build.PL l ine 7.
BEGIN failed--compilation aborted at
C:\Perl\site\lib\sdll\SDL_Perl-2.0.5\Build. PL line 7."

Thanks

Trag

Replies are listed 'Best First'.
Re: Help with SDL-Perl install
by PodMaster (Abbot) on Mar 19, 2004 at 20:04 UTC