Re: Rakudo Star 2019.07.1

2019-11-05 Thread Vadim Belman
Normally a user is not supposed to see the hashed name. The reason for seeing it is either an internal error or a problem with the path in the message. I would rather tend to consider the latter and recommend checking existence of the directories in the path and their permissions. Best regards,

Re: Rakudo Star 2019.07.1

2019-11-05 Thread Parrot Raiser
I'm treating this as a test of the process, reporting the problems created, so that the process can be fixed. Merely hacking up a solution might give me a better functioning installation, but it would leave the problem for everyone else. The unfriendly filenames are really an additional issue. Ord

Re: Rakudo Star 2019.07.1

2019-11-05 Thread William Michels via perl6-users
In a previous installation location, have you tried grepping for: "91857A0CE92503F53D56DEBB6F633402878D0FF0" ...and copying it over to your new 'dist' directory? (/home/guru/rakudo/rakudo-star-2019.07.1/install/share/perl6/site/dist/) The 'dist' directory appears to keep track of modules by versi

Re: Rakudo Star 2019.07.1

2019-11-05 Thread Parrot Raiser
After a few difficulties caused by subtly different paths and version identification (like -n vs .n for sub-version ids) the download and installation appears to have worked, but trying the REPL produced the following error message: "I ran into a problem while trying to set up Linenoise: Failed to

Re: Rakudo Star 2019.07.1

2019-11-05 Thread William Michels via perl6-users
Thank you Patrick! On Tue, Nov 5, 2019 at 8:52 AM JJ Merelo wrote: > Thanks a lot, Patrick. > > El mar., 5 nov. 2019 a las 14:28, Patrick Spek via perl6-users (< > perl6-us...@perl.org>) escribió: > >> Hello everyone, >> >> I've seen people ask about 2019.07.1 in multiple avenues, myself >> incl

Re: Rakudo Star 2019.07.1

2019-11-05 Thread JJ Merelo
Thanks a lot, Patrick. El mar., 5 nov. 2019 a las 14:28, Patrick Spek via perl6-users (< perl6-us...@perl.org>) escribió: > Hello everyone, > > I've seen people ask about 2019.07.1 in multiple avenues, myself > included. Since there was little response, I've set out to build it > myself. The firs

Rakudo Star 2019.07.1

2019-11-05 Thread Patrick Spek via perl6-users
Hello everyone, I've seen people ask about 2019.07.1 in multiple avenues, myself included. Since there was little response, I've set out to build it myself. The first results have been made, with a PR on the Rakudo Star repository to fix a number of issues. Additionally, I've uploaded the 2019.07