Skip to content

Building R-3.2.0 from source.

4 messages · M. Edward (Ed) Borasky, Rolf Turner, Steve Taylor

#
I am cross-posting this to r-sig-fedora (I hope that's not an egregious 
sin) in the hope that doing so might provide some source of insight.

I tried

     sudo yum install zlib

and was told
Likewise for "zlib-devel".

I also tried

     sudo yum install bzlib

and was told
Likewise for "bzlib-devel".

Finally I sort of got some joy with "lzma" and "lzma-devel" --- both of 
those yielded an actual installation.  But it didn't help.

I re-did the configure and then the make and got the same 
errors/complaints about undefined references to deflate, inflate, crc32, 
etc.

Can anyone provide any guidance/suggestions about what else I could try?
I'm getting very frustrated! :-)

cheers,

Rolf Turner
On 11/05/15 00:50, peter dalgaard wrote:

  
    
#
1. R 3.2.0 is packaged for Fedora now; it's in Rawhide and Fedora 22.
I'm running Fedora 22 (late beta) and haven't had any problems with R.
RStudio Desktop Preview (0.99.435) from the RStudio Fedora RPM is also
running fine. You might save yourself some hassles by upgrading to
Fedora 22.
2. I have a bash script to build R from source that works on Fedora
22. It probably also works on Fedora 21 but it's been a while since I
tried it. Note that it installs 'calibre' and makes the ebooks of the
manuals. It also does some packaging things at the end you probably
don't need.
On Sun, May 10, 2015 at 2:52 PM, Rolf Turner <r.turner at auckland.ac.nz> wrote:

  
    
#
On 11/05/15 12:06, M. Edward (Ed) Borasky wrote:
I'm sure I would, but I don't dare.  Everything I see on the Fedora 
mailing list fills me with terror in respect of the disasters that can 
occur.  I don't have the skills to cope with such disasters and I have 
no access to support in respect of Fedora.
Thanks, but I don't think it's any help in my situation.

I had no problem at all building R 3.1.2 from source.  What changed from
3.1.2 to 3.2.0 that would cause those undefined reference problems?

cheers,

Rolf Turner

  
    
2 days later
#
Hi Rolf,

I watched a review of Fedora 22 beta on youtube and I'm keen to try it.  I
like what they've done with nautilus and with the notifications.

If it's released as planned on the 26th and is well received, I think I'll
upgrade during Queen's birthday weekend.  You're welcome to pop over to
observe the process and result if you like, since we're almost neighbours.

cheers,
    Steve
On 11 May 2015 at 13:09, Rolf Turner <r.turner at auckland.ac.nz> wrote: