similar to: Where can I find a working libeay32.dll file for RCurl ?

Displaying 20 results from an estimated 3000 matches similar to: "Where can I find a working libeay32.dll file for RCurl ?"

2012 Apr 24
6
Easy way to launch Aion Online
Locate your "Aion.bin" file at C:/Program Files/NCsoft/Aion/Bin32/aion.bin and rename it to "Aion.exe" from there the game will launch. However you may need to add arguments for it to connect to the correct IP Address. You can do so by terminal or using q4wine.
2012 Apr 17
2
Aion f2p - freezes on certain objects
I just installed Gameforges's free 2 play version of Aion with: Code: winetricks d3dx9 vcrun2005sp1 vcrun2008 dotnet20 dotnet30 gdiplus the launcher doesn't work for me but that's alright, I simply run it with: Code: wine .wine/drive_c/Program\ Files/Gameforge/AION\ Free-To-Play/bin32/aion.bin -ip:79.110.83.80 -port:2106 -lang:enu -cc:2 -noauthgg -noweb with the default
2007 Feb 15
0
LIBEAY32.DLL Ordinal 968
Hello, What version of LIBEAY32.DLL has Ordinal 968 defined? I have searched many versions of this dll and see that this ordinal has been deprecated. Where can I find the latest version of this dll that has this ordinal defined? Thanks, Michael Allen Novartis Pharmaceuticals Corporation Senior Technologist Novartis Pharmaceuticals Corporation One Health Plaza East Hanover, NJ 07936-1080 USA
2011 Jul 09
5
Aion/WoW Help ubuntu 10.04
OK i am quite new to ubuntu 10.04 and wine 1.2.3... i finally got WoW RUnning but the fps rate is lower than when i had on windows. and it seems like alot of my graphical features arent working.. I have a nvidia 9800gt video card. ANd i am also wondering how to run AIon.. i got the ncsoft launcher to install but i can not get the ncsoft launcer to open so i can install aion.. ANy help will be
2012 Jan 30
1
Getting htmlParse to work with Hebrew? (on windows)
Hello dear R-help mailing list. I wish to be able to have htmlParse work well with Hebrew, but it keeps to scramble the Hebrew text in pages I feed into it. For example: # why can't I parse the Hebrew correctly? library(RCurl) library(XML) u = "http://humus101.com/?p=2737" a = getURL(u) a # Here - the hebrew is fine. a2 <- htmlParse(a) a2 # Here it is a mess... None of
2010 Nov 25
3
Is there an implementation for "URL Encoding" (/format) in R?
Hello all, I would like some R function that can translate a string to a "URL encoding" (see here: http://www.w3schools.com/tags/ref_urlencode.asp) Is it implemented? (I wasn't able to find any reference to it) Thanks, Tal ----------------Contact Details:------------------------------------------------------- Contact me: Tal.Galili@gmail.com | 972-52-7275845 Read me:
2011 Dec 03
3
wine stopped working after running fix 10.9.4. from the FAQ
OK, the long story is that I am trying to get the game Aion to work. I was a able to run the game but when I would try to log-in the game would hang, (for those who don't know Aion is a MMORPG). I checked the terminal output and noticed; Code: Failed to use ICMP (network ping), this requires special permissions So a quick check of the FAQ and I found how to fix my issue. Its number
2012 Apr 21
2
AION Free To Play ftp can't run Launcher GameForge
Hi folks. Im tired run Launcher of AION Free To Play in GameForge. Im install components, what please Launcher. But when I start running him its dont open. I have bug error: [Image: http://images37.fotosik.pl/1480/7373c810ec6e9a2dmed.jpg ] (http://www.fotosik.pl) I have Linux Mageia 2 Cauldron 64bit and stable WINE 1.4.1 32 bit Any know what I can fix it?
2010 Nov 23
0
[R] Catching a RCurl error?
> -----Urspr?ngliche Nachricht----- > Von: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] > Im Auftrag von Tal Galili > Gesendet: Dienstag, 23. November 2010 14:18 > An: r-help at r-project.org > Betreff: [R] Catching a RCurl error? > > Hi all, > > I'm running a complex script which accesses the internet, and sometimes > it >
2007 Mar 21
2
problem with RCurl install on Unix
I am having trouble getting an install of RCurl to work properly on a Unix server. The steps I have taken are: 1. installed cUrl from source without difficulty 2. installed RCurl from source using the command ~/R_HOME/R-devel/bin/R CMD INSTALL -l ~/R_HOME/R-devel/library ~/RCurl_0.8-0.tar.gz I received no errors during this install 3. when I go back to R and require(RCurl), I get >
2007 Mar 21
2
problem with RCurl install on Unix
I am having trouble getting an install of RCurl to work properly on a Unix server. The steps I have taken are: 1. installed cUrl from source without difficulty 2. installed RCurl from source using the command ~/R_HOME/R-devel/bin/R CMD INSTALL -l ~/R_HOME/R-devel/library ~/RCurl_0.8-0.tar.gz I received no errors during this install 3. when I go back to R and require(RCurl), I get >
2008 Jul 25
1
Installation error for RCurl in Redhat enterrpise 5
I am getting the following error while trying to install the RCurl library. I have checked that the curl and the libcurl.so.3 is already installed in the /usr/bin > install.packages("RCurl") --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done trying URL 'http://cran.hostingzero.net/src/contrib/RCurl_0.9-3.tar.gz' Content type
2011 Jun 06
1
RCurl and kerberos
Dear list, I would like to call a Kerberos-authenticated web-service from within R. Curl can do it: $ curl --negotiate -u : "http://my.web.service/" so I would expect that RCurl also has the capability, but I have not been able to find the correct options to set. listCurlOptions() does not return anything with negotiate, and searching the source of RCurl, the only thing I found was
2008 Dec 01
1
[BioC] Rcurl 0.8-1 update for bioconductor 2.7
Hi Patrick, Greetings from !(sunny) Pittsburgh. What's the scoop on RCurl on windows (XP)? I've tried to install RCurl_0.92-0.zip and RCurl_0.9-3.zip, with both R 2.7.2 and R 2.8.0 from the RGUI (utils:::menuInstallLocal), and get the error "Windows binary packages in zipfiles are not supported". which (according to google's one and only hit) comes from a perl script.
2014 Jan 02
2
Installing RCurl -
Dear all, I am trying to install RCurl (because I want to install devtools) and to do so I've been informed that I must install one of the packages libcurl4-openssl-dev libcurl4-nss-dev No matter which one I install I get the following error from R: * installing *source* package ‘RCurl’ ... ** package ‘RCurl’ successfully unpacked and MD5 sums checked checking for curl-config...
2011 Apr 03
1
problem in install RCurl in R (Ubuntu Linux)
I have some problem in running R-cran's Demography package. The hmd.mx function need Rcurl. I tried to install RCurl, but meet the following error: ********************************************************************* ... * installing *source* package ?RCurl? ... checking for curl-config... no Cannot find curl-config ERROR: configuration failed for package ?RCurl? * removing
2012 Jun 07
1
How to set cookies in RCurl
Hi, I am trying to access a website and read its content. The website is a restricted access website that I access through a proxy server (which therefore requires me to enable cookies). I have problems in allowing Rcurl to receive and send cookies. The following lines give me: library(RCurl) library(XML) url <- "http://www.theurl.com" content <- readHTMLTable(url) content
2009 Feb 26
2
ftp fetch using RCurl?
Hi everyone, I have to fetch about 300 to 500 zipped archives from a remote ftp server. Each of the archive is about 1Mb. I know I can get it done by using download.file() in R, but I am curious that is there a faster way to do this using RCurl. For example, are there some parameters that I can set so that the connection does not need to be rebuilt....etc. A even simpler question is, how can I
2008 Aug 28
1
RCurl: authentication when posting forms
Hi, Has anyone successfully used RCurl for posting data to a password-protected site? I have tired using option netrc=1 with both postForm and curlPerform (with postfields option) but can't authenticate. I would happily provide more details if some one has had some experience with this. Thanks very much. Valerie
2009 Aug 19
2
RGoogleDocs/RCurl through proxy
Dear list, I am trying to use RGoogleDocs, but I am connecting through a proxy server. I know RCurl is used for the connection, which should be able to deal with proxies and such. How do I set this up for RCurl? And can I use those settings with RGoogleDocs as well? I have the name of the proxy server and the port number. (Windows XP). thanks, Remko