>
> A likely cause is trying to use the 32-bit version of RexxCurl with the
> 64-bit interpreter.
>

Uh oh, I had all rexxcurl libraries installed into my ooRexx directory,
which I rename (back and forth) to ooRexx4 when working with the 5.0
version. So although everything worked under 4.2 there were actually
*no *rexxcurl
libraries available to 5.0

Just also installed all rexxcurl libraries into the 5.0 directory and
everything works.  My fault .. sorry.

Erich

On Wed, Oct 15, 2014 at 2:47 PM, Rick McGuire <[email protected]> wrote:

> A failure to resolve CurlLoadFuncs indicates Rexx was unable to load the
> dll or resolve the entry point.  A likely cause is trying to use the 32-bit
> version of RexxCurl with the 64-bit interpreter.
>
> Rick
>
> On Wed, Oct 15, 2014 at 8:00 AM, Erich Steinböck <
> [email protected]> wrote:
>
>> How recent is your interpreter version?
>>>
>> It's most recent: REXX-ooRexx_5.0.0(MT)_64-bit 6.05 15 Oct 2014
>>
>> Erich
>>
>> On Wed, Oct 15, 2014 at 1:57 PM, Rick McGuire <[email protected]>
>> wrote:
>>
>>> How recent is your interpreter version?  There was a similar issue with
>>> SQLLoadFuncs that has already been fixed.
>>>
>>> Rick
>>>
>>> On Wed, Oct 15, 2014 at 7:49 AM, Erich Steinböck <
>>> [email protected]> wrote:
>>>
>>>> 5.0.0. will return 0 (failure) for
>>>> say rxfuncadd('CurlLoadFuncs','rexxcurl','CurlLoadFuncs')
>>>> So a subsequent call CurlLoadFuncs will fail with "Could not find
>>>> routine"
>>>>
>>>> Rexx/CURL can be found at http://rexxcurl.sourceforge.net/
>>>>
>>>>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to