Message-ID: <490462CC-2F37-44D4-A467-E87D7CD2BE7D@dcn.davis.ca.us>
Date: 2016-04-20T22:57:32Z
From: Jeff Newmiller
Subject: installation problem on Ubuntu
In-Reply-To: <CAP5QEc7AtqomLW8BQXyfZqFR82UkrStxxvmyP878q5O4zHOmUQ@mail.gmail.com>
Have you read the CRAN instructions for installing on Ubuntu? Have you read the Posting Guide that mentions the R-sig-debian mailing list and that if you need help compiling R this is not the right list?
--
Sent from my phone. Please excuse my brevity.
On April 20, 2016 9:36:51 AM PDT, Paul Tremblay <paulhtremblay at gmail.com> wrote:
>I needed to update R so I could install ggplot. I am running Ubuntu
>12.04.
>I cannot upgrade Ubuntu because I am using a work computer.
>
>I tried upgrading the normal way:
>
>sudo apt-get update
> sudo apt-get install r-base r-base-dev
>
>But this only installed an earlier version. Finally I tried installing
>from
>source (./configure, Make install). This worked. However, when I try to
>install packages, I get this error:
>
>Error in download.file(url, destfile = f, quiet = TRUE) :
> internet routines cannot be loaded
>In addition: Warning message:
>In download.file(url, destfile = f, quiet = TRUE) :
> unable to load shared object '/usr/local/lib/R/modules//internet.so':
>/usr/local/lib/R/modules//internet.so: undefined symbol:
>curl_multi_wait
>
>
>>> ls /usr/local/lib/R/modules/
>>> R_X11.so R_de.so internet.so lapack.so
>
>Thanks!
>
>P
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.
[[alternative HTML version deleted]]