# New Ticket Created by  g...@zimt.uni-siegen.de 
# Please include the string:  [perl #127040]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=127040 >


The installation of rakudo (rakudo-2015.12.tar.gz) fails, when using the
prefix option at the configuration.

For example:
perl Configure.pl --backends=moar,jvm --gen-moar --gen-nqp --prefix=
$HOME/p6install
make install
...
/usr/bin/perl -MExtUtils::Command -e
mkpath /home/gz016/p6install/share/nqp/site/sources
/usr/bin/perl -MExtUtils::Command -e
mkpath /home/gz016/p6install/share/nqp/site/resources
/usr/bin/perl -MExtUtils::Command -e
mkpath /home/gz016/p6install/share/nqp/site/bin
/usr/bin/perl -MExtUtils::Command -e
mkpath /home/gz016/p6install/share/nqp/site/short
./perl6-m tools/build/install-core-dist.pl
No writeable path found
  in block <unit> at tools/build/install-core-dist.pl line 12

Makefile:926: recipe for target 'm-install' failed
make: *** [m-install] Error 1



This happens on my Linux. I use Fedora 22.


-- Gerd

Reply via email to