I used command "panda uninstall Readline".

Then I tried to uninstall Readline module by removing .perl6 directory.
Now that error message has disappeared. I reinstall Linenoise but there are
not tab completion nor long time history in repl. History saves only during
repl is running.

With regards,
Mikhail Gordeev

24 Окт 2016 г. 18:58 пользователь "Will Coleda via RT" <
perl6-bugs-follo...@perl.org> написал:

On Sun Oct 23 15:00:57 2016, gordmi...@gmail.com wrote:
> I'm using perl 6, version "This is Rakudo version 2016.10 built on MoarVM
> version 2016.10
> implementing Perl 6.c.".
>
> When I launch perl6 as repl it prints an error message:
> "I ran into a problem while trying to set up Readline: Earlier failures:
>  Failed to find
> '/home/ogneslav/.perl6/sources/CF6C9C08E71FA4F33C4C67EDA924776963F4F7BF'
> while trying to do '.modified'
>   in any interactive at src/Perl6/Compiler.nqp line 55
>
> Final error:
>  Cannot resolve caller load(CompUnit::PrecompilationRepository::Default:
> CompUnit::PrecompilationId,
> :precomp-stores(Array[CompUnit::PrecompilationStore]), :Failure); none of
> these signatures match:
>     (CompUnit::PrecompilationRepository::Default $: Str $id, Instant
> :$since, CompUnit::PrecompilationStore :@precomp-stores = { ... }, *%_)
>     (CompUnit::PrecompilationRepository::Default $:
> CompUnit::PrecompilationId $id, Instant :$since,
> CompUnit::PrecompilationStore :@precomp-stores = { ... }, *%_)
> Falling back to Linenoise (if present)"
>
> Before it works fine, but after Readline module was installed and when
> delited this error mesage comes.
>
> With regards,
> Mikhail Gordeev

How did you delete the Readline module?

--
Will "Coke" Coleda

Reply via email to