search for: curl_easy_escape

Displaying 5 results from an estimated 5 matches for "curl_easy_escape".

2018 Jul 06
2
Segfault on ubuntu 18.04
...| Error: package or namespace load failed for 'curl' in dyn.load(file, > | DLLpath = DLLpath, ...): > | unable to load shared object > | '/usr/local/lib/R/site-library/curl/libs/curl.so': > | /usr/local/lib/R/site-library/curl/libs/curl.so: undefined symbol: > | curl_easy_escape > | Error: loading failed > | > | I have installed curl, libcurl4, libcurl4-openssl-dev. > > We should also have r-cran-curl prebuilt for you. $ sudo apt install r-cran-curl Reading package lists... Done Building dependency tree Reading state information... Done Some packages could...
2018 Jul 06
2
Segfault on ubuntu 18.04
...ckages("curl") and got Error: package or namespace load failed for 'curl' in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/usr/local/lib/R/site-library/curl/libs/curl.so': /usr/local/lib/R/site-library/curl/libs/curl.so: undefined symbol: curl_easy_escape Error: loading failed I have installed curl, libcurl4, libcurl4-openssl-dev. G?ran > > G?ran > >> >> /Henrik >> >>> >>> G?ran >>> >>>> Dirk >>>> >>> >>> _______________________________________________...
2018 Jul 06
0
Segfault on ubuntu 18.04
...package or namespace load failed for 'curl' in dyn.load(file, | > | DLLpath = DLLpath, ...): | > | unable to load shared object | > | '/usr/local/lib/R/site-library/curl/libs/curl.so': | > | /usr/local/lib/R/site-library/curl/libs/curl.so: undefined symbol: | > | curl_easy_escape | > | Error: loading failed | > | | > | I have installed curl, libcurl4, libcurl4-openssl-dev. | > | > We should also have r-cran-curl prebuilt for you. | | $ sudo apt install r-cran-curl | Reading package lists... Done | Building dependency tree | Reading state information... Done...
2018 Jul 06
2
Segfault on ubuntu 18.04
...failed for 'curl' in dyn.load(file, > | > | DLLpath = DLLpath, ...): > | > | unable to load shared object > | > | '/usr/local/lib/R/site-library/curl/libs/curl.so': > | > | /usr/local/lib/R/site-library/curl/libs/curl.so: undefined symbol: > | > | curl_easy_escape > | > | Error: loading failed > | > | > | > | I have installed curl, libcurl4, libcurl4-openssl-dev. > | > > | > We should also have r-cran-curl prebuilt for you. > | > | $ sudo apt install r-cran-curl > | Reading package lists... Done > | Building dependen...
2018 Jul 06
2
Segfault on ubuntu 18.04
On Fri, Jul 6, 2018 at 8:18 AM G?ran Brostr?m <goran.brostrom at umu.se> wrote: > > > > Den 2018-07-06 kl. 16:28, skrev Dirk Eddelbuettel: > > > > On 6 July 2018 at 12:31, Enrico Schumann wrote: | Just as one more > > datapoint: I cannot reproduce the segfault, with | R 3.5.1 on > > (L)Ubuntu 18.04. (I use the Ubuntu package, i.e. I did not | build >