On Fri Mar 22 00:51:30 2013, jame...@ccbill.com wrote:
> > Parrot's loadlib directive normally looks in
> > $prefix/lib/parrot//dynext, so I'm not exactly sure what the
> > problem is here.
> > I doubt it's looking only in /usr/lib and /usr/local/lib, as you
> > suggest. Something else must be at
> Parrot's loadlib directive normally looks in
> $prefix/lib/parrot//dynext, so I'm not exactly sure what the problem
> is here.
> I doubt it's looking only in /usr/lib and /usr/local/lib, as you suggest.
> Something else must be at play here.
So I understand, perl6 is executing a parrot direc
On Wed, Mar 20, 2013 at 04:41:16PM -0700, James Buster wrote:
> I believe this error is occurring because something is looking for
> nqp_dyncall_ops.so in a place other than would
> be implied by the -prefix argument to Configure.pl. That is, it's probably
> looking in /usr/lib or /usr/local/lib
# New Ticket Created by James Buster
# Please include the string: [perl #117237]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=117237 >
I believe this error is occurring because something is looking for
nqp_dyncall_o