Hi John,
This is a bit off-topic for this mailing list as your issue is a
linux, specifically Fedora, issue, and not R.
I don't use Fedora but I did a quick Google search on
fedora missing package .pc file
and that came back with a lot of hits. This one in particular should
be a good place to
On Fri, 29 May 2020 08:47:35 +0300
Eric Berger wrote:
> Hi John,
> This is a bit off-topic for this mailing list as your issue is a
> linux, specifically Fedora, issue, and not R.
> I don't use Fedora but I did a quick Google search on
>
> fedora missing package .pc file
>
> and that came ba
On Fri, 29 May 2020 18:36:39 +0200
Martin Møller Skarbiniks Pedersen wrote:
> sudo dnf install libcurl-devel
Martin, I was going to say I had already done that more than once,
using both the command line and the new "dnfdragora" package manager,
but then decided, "what the heck. I'll try again."
On Fri, 29 May 2020 at 07:03, John via R-help wrote:
> I'm not certain just what this problem is. Trying to install the
> "curl" package, which "tseries" wants results in the following error:
>
>
> Package libcurl was not found in the pkg-config search path.
> Perhaps you should add the dir
The library alone is not enough... you have to have the development headers for
compiling code against the library.
On May 28, 2020 10:03:18 PM PDT, John via R-help wrote:
>I'm not certain just what this problem is. Trying to install the
>"curl" package, which "tseries" wants results in the fol
I'm not certain just what this problem is. Trying to install the
"curl" package, which "tseries" wants results in the following error:
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
On 13.09.2012 17:14, R. Michael Weylandt wrote:
Easiest answer would be to update to a more recent version of R: I'm
not sure binaries are available for 2.10.z anymore.
R-2.10.x is no longer supported, but binaries that were built years ago
for that version of R are still available on CRAN m
Easiest answer would be to update to a more recent version of R: I'm
not sure binaries are available for 2.10.z anymore.
Cheers,
M
On Thu, Sep 13, 2012 at 12:35 PM, bokaha guy wrote:
> Dear friends from the R-community,
>
> I am djipie, bokaha and live in Germany. I am a student and user of R. D
Dear friends from the R-community,
I am djipie, bokaha and live in Germany. I am a student and user of R. During
the installation of the package "Metrics" I had a pronlem as shown below:
> install.packages("Metrics")
Warnung in install.packages("Metrics") :
Argument 'lib' fehlt: nutze 'C:\Users
9 matches
Mail list logo