Tal Galili
2010-Nov-20 12:32 UTC
[R] Where can I find a working libeay32.dll file for RCurl ?
Hi all, I was trying to run the latest version of RCurl on windows 7 with R 2.12 and got a "missing libeay32.dll" error. I now downloaded such a file from here: http://code.google.com/p/aion-inside/source/browse/trunk/out/libeay32.dll?spec=svn10&r=10 And placed it in the system32 folder. Now I get the following error: "The procedure entry point EVP_md2 could not be located in the dynamic link library libeay32.dll." What can I do to fix it? Thanks, Tal ----------------Contact Details:------------------------------------------------------- Contact me: Tal.Galili@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- [[alternative HTML version deleted]]
Tal Galili
2010-Nov-20 20:40 UTC
[R] Where can I find a working libeay32.dll file for RCurl ?
o.k., I solved it. It was because my win user didn't have proper privileges to use the dll that came bundled in the RCurl package. After giving proper permission to the R folder, I reinstalled RCurl, and it loads fine. Sorry for the false alarm. Cheers, Tal ----------------Contact Details:------------------------------------------------------- Contact me: Tal.Galili@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- On Sat, Nov 20, 2010 at 2:32 PM, Tal Galili <tal.galili@gmail.com> wrote:> Hi all, > I was trying to run the latest version of RCurl on windows 7 with R 2.12 > and got a "missing libeay32.dll" error. > I now downloaded such a file from here: > > http://code.google.com/p/aion-inside/source/browse/trunk/out/libeay32.dll?spec=svn10&r=10 > > And placed it in the system32 folder. > > Now I get the following error: > "The procedure entry point EVP_md2 could not be located in the dynamic link > library libeay32.dll." > > What can I do to fix it? > > Thanks, > Tal > > > ----------------Contact > Details:------------------------------------------------------- > Contact me: Tal.Galili@gmail.com | 972-52-7275845 > Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | > www.r-statistics.com (English) > > ---------------------------------------------------------------------------------------------- > > >[[alternative HTML version deleted]]