Displaying 6 results from an estimated 6 matches for "curlopt_ssl_sessionid_cach".
Did you mean:
curlopt_ssl_sessionid_cache
2010 Dec 03
1
Problem installing RCurl
I have 64-bit R 2 12 0 installed on Solaris 10 of Sun Sparc. When I tried to install RCurl, it failed with the following lines,
...............
Version has CURLOPT_SSL_SESSIONID_CACHE
libcurl version: libcurl 7.19.6
configure: creating ./config.status
config.status: creating src/Makevars
** libs
cc -xc99 -m64 -xarch=sparcvis2 -I/apps/sparcv9/R-2.12.0/lib/R/include -I/opt/csw/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 .........(omitted her...
2009 Jun 05
2
Install RCurl in Linux
...nums.c -o enums.o
In file included
from CurlOptEnums.h:10,
from enums.c:79:
CURLOptTable.h:145:
error: âCURLOPT_SOCKOPTFUNCTIONâ undeclared here (not in a function)
CURLOptTable.h:146:
error: âCURLOPT_SOCKOPTDATAâ undeclared here (not in a function)
CURLOptTable.h:147:
error: âCURLOPT_SSL_SESSIONID_CACHEâ undeclared here (not in a function)
CURLOptTable.h:148:
error: âCURLOPT_SSH_AUTH_TYPESâ undeclared here (not in a function)
CURLOptTable.h:149:
error: âCURLOPT_SSH_PUBLIC_KEYFILEâ undeclared here (not in a function)
CURLOptTable.h:150:
error: âCURLOPT_SSH_PRIVATE_KEYFILEâ undeclared here (not...
2009 Jun 04
1
error installing RCurl in SUSE SLES10-SP2
...'CURLOPT_FTP_ALTERNATIVE_TO_USER' undeclared
here (not in a function)
CURLOptTable.h:145: error: 'CURLOPT_SOCKOPTFUNCTION' undeclared here
(not in a function)
CURLOptTable.h:146: error: 'CURLOPT_SOCKOPTDATA' undeclared here (not in
a function)
CURLOptTable.h:147: error: 'CURLOPT_SSL_SESSIONID_CACHE' undeclared here
(not in a function)
CURLOptTable.h:148: error: 'CURLOPT_SSH_AUTH_TYPES' undeclared here (not
in a function)
CURLOptTable.h:149: error: 'CURLOPT_SSH_PUBLIC_KEYFILE' undeclared here
(not in a function)
CURLOptTable.h:150: error: 'CURLOPT_SSH_PRIVATE_KEYFILE...
2016 Jan 27
2
rstan warning messages
Confirmed that gcc-gfortran is installed
Package gcc-gfortran-4.4.7-16.el6.x86_64 already installed and latest version
What could I check next?
I do not have the following installed and will get that done and tested again.
libcurl-devel
libidn-devel
Thanks,
Larry
-----Original Message-----
From: Tom Callaway [mailto:tcallawa at redhat.com]
Sent: Wednesday, January 27, 2016
2010 Jan 14
0
installing RCurl when libcurl is in non-standard location
...o CURLOPT_CONV_FROM_UTF8_FUNCTION enumeration value.
No CURLOPT_MAX_SEND_SPEED_LARGE enumeration value.
No CURLOPT_MAX_RECV_SPEED_LARGE enumeration value.
No CURLOPT_FTP_ALTERNATIVE_TO_USER enumeration value.
No CURLOPT_SOCKOPTFUNCTION enumeration value.
No CURLOPT_SOCKOPTDATA enumeration value.
No CURLOPT_SSL_SESSIONID_CACHE enumeration value.
libcurl version: libcurl 7.19.7
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/btrask/traskdata/lib_linux/R/include -I/usr/
local/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -
DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE...
2016 Jan 28
2
rstan warning messages
...ferent and I have tried to pick through the warning and error messages.
Any thoughts here?
* installing *source* package 'RCurl' ...
...
to the PKG_CONFIG_PATH environment variable
No package 'libcurl' found
Version has CURLOPT_URL
...
Version has CURLOPT_SSL_SESSIONID_CACHE
Package libcurl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcurl' found
libcurl version: libcurl 7.19.7
configure: creating ./config.st...