Le dimanche 11 octobre 2015, 12:50:07 12:50:07 gregor herrmann a écrit : > Is this a problem of rakudo, of panda, of Linenoise, or am I just > missing some setup/variable/...? uh... You're pretty far ahead of me playing with panda...
Anyway, /usr/bin/perl6 is actually: exec /usr/bin/moar --execname="$0" --libpath="/usr/share/nqp/lib" -- libpath="/usr/lib/nqp/lib" --libpath="/usr/share/perl6/lib" -- libpath="/usr/share/perl6/runtime" --libpath="/usr/lib/perl6/runtime" -- libpath="/usr/lib/perl6/runtime/dynext" /usr/share/perl6/runtime/perl6.moarvm "$@" Could you try to add a --libpath option pointing to the directory containing liblinenoise.so ? let see what happens then... HTH -- https://github.com/dod38fr/config-model/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org