Re: How to load a dylib from a particular place
On Thu, Sep 15, 2016 at 4:31 PM, Jim Newton <jimka.issy@gmail.com> wrote:
I can try your suggestion, but according to the documentation this won't work. The documentation says the list is only used if dload(3) fails the first time. I know that dload(3) succeeds the first time by loading the wrong version.
Oh, I see. Missed that bit of information, sorry. Can you delete the bad version or tweak the define-foreign-library definition to point to the right one? Cheers, -- Luís Oliveira http://kerno.org/~luis/
you want me to delete the last version of what exactly?
On 15 Sep 2016, at 17:42, Luís Oliveira <> wrote:
Oh, I see. Missed that bit of information, sorry. Can you delete the bad version or tweak the define-foreign-library definition to point to the right one?
you want me to delete the last version of what exactly? On 15 Sep 2016, at 17:42, Luís Oliveira <luismbo@gmail.com> wrote: Oh, I see. Missed that bit of information, sorry. Can you delete the bad version or tweak the define-foreign-library definition to point to the right one? Cheers, -- Luís Oliveira http://kerno.org/~luis/
participants (2)
-
Jim Newton
-
Luís Oliveira