cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL.exe Installation on Windows 7 - Cannot find LIBEAY32.dll

From: Tim Tessier <ttessier_at_swhistlesoft.com>
Date: Thu, 14 Apr 2011 13:03:28 -0400

Sorry for comming into this thread late - but there are good tools for
resolving dependancies such as dependancy walker.exe for x64 or x86. There
are also tool such as processmon or filemon from system internals that can
show you what is happening in regards to file system which may or may not
shed some light on things like this.

If you are trying to mix and match 32bit dlls with 64 bit dlls you may have
issues.

and also - there can be potential side by side configuration issues.
To put it simple - if you are trying to load a dll in the specific folder
you may need a manifest file or a .local file but the dependancy walker
should tell you what is being searched for where.

On Thu, Apr 14, 2011 at 12:44 PM, Geoffrey Bernardo Van Wyk <
geoffrey.van.wyk_at_gmail.com> wrote:

> Hi Kristian,
>
> In the end I abandoned the exe and just downloaded libcurl and pasted it
> inot the apache folder. Then restarted the server and it worked.
>
> Thanks.
>
> Geoffrey
>
> ------------------------------
> *From:* Kristian Kjeldsen [mailto:e99_kkj_at_e.kth.se]
> *Sent:* 14 April 2011 12:04 AM
> *To:* curl-users_at_cool.haxx.se
> *Cc:* geoffrey.van.wyk_at_gmail.com
> *Subject:* Re: cURL.exe Installation on Windows 7 - Cannot find
> LIBEAY32.dll
>
> Geoffrey,
>
> You could try running from the command-line / Run menu item:
>
> regsvr32 path/to/libeay32.dll
>
> You might need to log out and back in again, and it may still not solve
> your problem.
>
> Also your post does not mention if you run 64-bit Windows, if you do the
> above will most likely not work.
>
> Kristian
>
>
> ------------------------------
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 10.0.1321 / Virus Database: 1500/3573 - Release Date: 04/14/11
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-04-14