chromatic via RT wrote:
On Sunday 10 February 2008 21:56:06 Ryan Voots wrote:
When calling pbc_merge outside of the parrot root I encountered a
segfault because pbc_merge cannot find lua_group.so, when run inside the
parrot root it is able to find the .so inside the runtime directory.
a simple
On Sunday 10 February 2008 21:56:06 Ryan Voots wrote:
> When calling pbc_merge outside of the parrot root I encountered a
> segfault because pbc_merge cannot find lua_group.so, when run inside the
> parrot root it is able to find the .so inside the runtime directory.
>
> a simple test case of this