Bug#801498: rakudo: Native libraries and paths

Dominique Dumont dod at debian.org
Sun Oct 11 15:49:12 UTC 2015


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



More information about the Pkg-rakudo-devel mailing list