freakcoco has asked for the wisdom of the Perl Monks concerning the following question:
1 Reading '/home/freakcoco/.cpan/Metadata' 2 Database was generated on Fri, 04 Sep 2015 16:29:02 GMT 3 Running install for module 'SDL' 4 Checksum for /home/freakcoco/.cpan/sources/authors/id/F/FR/FROGGS/S +DL-2.546.tar.gz ok 5 ---- Unsatisfied dependencies detected during ---- 6 ---- FROGGS/SDL-2.546.tar.gz ---- 7 Alien::SDL [build_requires] 8 Running install for module 'Alien::SDL' 9 Checksum for /home/freakcoco/.cpan/sources/authors/id/F/FR/FROGGS/A +lien-SDL-1.446.tar.gz ok 10 Configuring F/FR/FROGGS/Alien-SDL-1.446.tar.gz with Build.PL 11 Welcome to Alien::SDL module installation 12 ----------------------------------------- 13 checking operating system... linux 14 checking for cc... yes 15 checking build system type... x86_64-linux-gnu-thread-multi 16 checking platform specific module... using 'My::Builder::Unix' 17 Warning: No success on command[/usr/bin/perl Build.PL --installdirs + site] 18 FROGGS/Alien-SDL-1.446.tar.gz 19 /usr/bin/perl Build.PL --installdirs site -- NOT OK 20 FROGGS/SDL-2.546.tar.gz 21 Has already been unwrapped into directory /home/freakcoco/.cpan/b +uild/SDL-2.546-1przxQ 22 Warning: Prerequisite 'Alien::SDL => 1.446' for 'FROGGS/SDL-2.546.t +ar.gz' failed when processing 'FROGGS/Alien-SDL-1.446.tar.gz' with 'w +ritemakefile => NO '/usr/bin/perl Build.PL --installdirs site' return +ed status 512'. Continuing, but chances to succeed are limited. 23 Configuring F/FR/FROGGS/SDL-2.546.tar.gz with Build.PL 24 Warning: No success on command[/usr/bin/perl Build.PL --installdirs + site] 25 FROGGS/SDL-2.546.tar.gz 26 /usr/bin/perl Build.PL --installdirs site -- NOT OK
1 Unknown option: installdirs 2 Too early to specify a build action 'site'. Do 'Build site' instea +d. 3 Can't locate Alien/SDL.pm in @INC (you may need to install the Alie +n::SDL module) (@INC contains: inc /etc/perl /usr/local/lib/perl/5.18 +.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/ +lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at Bui +ld.PL line 12. 4 BEGIN failed--compilation aborted at Build.PL line 12.
1 Reading '/home/freakcoco/.cpan/Metadata' 2 Database was generated on Fri, 04 Sep 2015 16:29:02 GMT 3 Running install for module 'Alien::SDL' 4 Checksum for /home/freakcoco/.cpan/sources/authors/id/F/FR/FROGGS/A +lien-SDL-1.446.tar.gz ok 5 Configuring F/FR/FROGGS/Alien-SDL-1.446.tar.gz with Build.PL 6 Welcome to Alien::SDL module installation 7 ----------------------------------------- 8 checking operating system... linux 9 checking for cc... yes 10 checking build system type... x86_64-linux-gnu-thread-multi 11 checking platform specific module... using 'My::Builder::Unix' 12 Warning: No success on command[/usr/bin/perl Build.PL --installdirs + site] 13 FROGGS/Alien-SDL-1.446.tar.gz 14 /usr/bin/perl Build.PL --installdirs site -- NOT OK
1 Unknown option: installdirs 2 Too early to specify a build action 'site'. Do 'Build site' instea +d.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perl sdl module install fail
by hippo (Archbishop) on Sep 05, 2015 at 11:37 UTC | |
|
Re: perl sdl module install fail
by RichardK (Parson) on Sep 05, 2015 at 12:33 UTC | |
by freakcoco (Sexton) on Sep 05, 2015 at 14:55 UTC | |
|
Re: perl sdl module install fail
by skaryzgik (Novice) on Sep 05, 2015 at 23:50 UTC | |
|
Re: perl sdl module install fail
by MidLifeXis (Monsignor) on Sep 08, 2015 at 13:24 UTC |