in reply to Re^6: Installing File::Repl on a Mac possible?
in thread Installing File::Repl on a Mac possible?
I can only assume that the smokers already have File::HomeDir installed. Anyway, if that's the error that's killing you're build, you can get past it by first running "cpan -i File::HomeDir".Running make test PERL_DL_NONLAZY=1 "/home/sisyphus/perl528-f128/bin/perl" "-Iblib/lib" +"-Iblib/arch" test.pl Can't locate File/HomeDir.pm in @INC (you may need to install the File +::HomeDir module) (@INC contains: blib/lib blib/arch /home/sisyphus/p +erl528-f128/lib/site_perl/5.28.0/x86_64-linux-quadmath /home/sisyphus +/perl528-f128/lib/site_perl/5.28.0 /home/sisyphus/perl528-f128/lib/5. +28.0/x86_64-linux-quadmath /home/sisyphus/perl528-f128/lib/5.28.0 .) +at test.pl line 9. BEGIN failed--compilation aborted at test.pl line 9. Makefile:847: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 2
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Installing File::Repl on a Mac possible?
by nysus (Parson) on Sep 10, 2018 at 12:43 UTC | |
by syphilis (Archbishop) on Sep 10, 2018 at 13:42 UTC | |
by marto (Cardinal) on Sep 10, 2018 at 14:12 UTC | |
by marto (Cardinal) on Sep 10, 2018 at 20:40 UTC | |
by pryrt (Abbot) on Sep 10, 2018 at 21:00 UTC | |
by marto (Cardinal) on Sep 10, 2018 at 21:08 UTC |