Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Can anyone tell me what I need to do to get this installed? Thanks
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" Build.PL Build Base class package "Module::Build" is empty. (Perhaps you need to 'use' the module which defines that package f +irst.) at make/lib/SDL/Build.pm line 9 BEGIN failed--compilation aborted at make/lib/SDL/Build.pm line 9. Compilation failed in require at Build.PL line 11. BEGIN failed--compilation aborted at Build.PL line 11. make: *** [Build] Error 255 [root@slcln02 SDL_Perl-2.1.2]# vi Build.PL [root@slcln02 SDL_Perl-2.1.2]# sdl-config --libs -L/usr/lib -lSDL -lpthread
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing Perl SDL Module on Fedora Core
by holli (Abbot) on Jan 12, 2005 at 17:20 UTC | |
by Anonymous Monk on Jan 12, 2005 at 20:19 UTC | |
by holli (Abbot) on Jan 12, 2005 at 20:26 UTC | |
by Anonymous Monk on Jan 13, 2005 at 16:10 UTC |