This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html
Set by lizmat on 8 June 2022.
01:08 razetime joined 04:11 razetime left 04:32 gera joined
gera Hi. I cannot install Readline module with zef. It finds neither /usr/local/lib/libreadline.so.7 nor /lib64/libreadline.so.8 04:35
log: pst.moe/paste/qvcqsr
I see someone in the logs recommended --/tap-harness but that does not work either 04:42
04:50 razetime joined 04:56 razetime left 05:47 siavash joined 08:11 dakkar joined
nemokosch Hello, I've never used Readline but could this be what tbrowder referred to? 08:52
github.com/rakudo/rakudo/issues/5311 08:53
10:24 razetime joined 11:02 siavash left 11:10 razetime left 11:16 siavash joined
gera Probably, heres someone also reporting same errors as I have github.com/drforr/perl6-readline/issues/28 11:42
lizmat could this be of significance? github.com/rakudo/rakudo/blob/main...S.md#macos 11:43
gera symlinking in ~/lib did not help and its a weird location for Linux, but yeah thats maybe its looking for the dynamc library in the wrong places 11:49
13:05 siavash left 16:35 dakkar left 23:29 MasterDuke joined 23:49 deoac joined
deoac I've installed Pod::To::HTML.  When I run 'raku --doc=HTML foo.p6', I get "===SORRY!=== Error while compiling ... Undeclared routine: 23:56
    gen-closure-template used at lines 240, 241, 242, 243, 244, 245, 246, 247"
The documentation for the module makes no mention of that routine.
Any ideas how I can get this module working? 23:57