rstan warning messages
Umm, which curl-config ? I.e., there might be two of them and you picking up the wrong one. Just a hunch, I am more than rusty on Fedora these days. -pd
On 03 Feb 2016, at 16:06 , Patrick, Larry B [CSSM] <longplay at iastate.edu> wrote:
I used epel to install again. I removed the original installation that seemed from epel also.
[root at ping /]# pkg-config --list-all |grep libcurl
[root at ping /]#
That doesn't look good.
[root at ping /]# curl-config --libs
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
Again not good.
[root at ping /]# rpm -V libcurl-devel libcurl
prelink: /usr/lib64/libcurl.so.4.1.1: at least one of file's dependencies has changed since prelinking
S.?...... /usr/lib64/libcurl.so.4.1.1
Something definitely not looking good here.
Thanks,
Larry
-----Original Message-----
From: Tom Callaway [mailto:tcallawa at redhat.com]
Sent: Wednesday, February 03, 2016 9:02 AM
To: Patrick, Larry B [CSSM] <longplay at iastate.edu>; 'r-sig-fedora at r-project.org' <r-sig-fedora at r-project.org>
Subject: Re: [R-sig-Fedora] rstan warning messages
On 02/03/2016 09:52 AM, Tom Callaway wrote:
Are you trying to build R and components for i686 rather than x86_64?
Never mind. Your logs make it clear that you're building for x86_64. Can you share the output of: pkg-config --list-all |grep libcurl curl-config --libs rpm -V libcurl-devel libcurl I'm honestly baffled as to why the configure script is failing to find libcurl.pc on your system: 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 Do you have any files installed into /usr/local/ ? ~tom == Red Hat
_______________________________________________ R-SIG-Fedora mailing list R-SIG-Fedora at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-fedora
Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com