Displaying 3 results from an estimated 3 matches for "_326".
Did you mean:
  326
  
2025 Apr 16
3
Fedora 42 R source build issues
...o may need
> guidance.
Building against FlexiBLAS is recommended. So you need to install
flexiblas-devel, then tell R via --with-blas=flexiblas --with-lapack.
See the configure part of our spec for a complete reference of what we do:
https://src.fedoraproject.org/rpms/R/blob/rawhide/f/R.spec#_326
I?aki
>
> Any suggestions welcome!
>
> Roger
>
> ---
> Roger Bivand
> Emeritus Professor
> Department of Economics
> Norwegian School of Economics, Bergen, Norway
>
>         [[alternative HTML version deleted]]
>
> ______________________________________...
2025 Apr 17
2
Fedora 42 R source build issues
...> Building against FlexiBLAS is recommended. So you need to install
> flexiblas-devel, then tell R via --with-blas=flexiblas --with-lapack.
>
> See the configure part of our spec for a complete reference of what we do:
>
> https://src.fedoraproject.org/rpms/R/blob/rawhide/f/R.spec#_326
>
> I?aki
>
>
> >
> > Any suggestions welcome!
> >
> > Roger
> >
> > ---
> > Roger Bivand
> > Emeritus Professor
> > Department of Economics
> > Norwegian School of Economics, Bergen, Norway
> >
> >         [[altern...
2025 Apr 16
1
Fedora 42 R source build issues
Building R 4.5.0 from source on Fedora 42 hits problems because 42 ships with Tcl/Tk 9. tcl8-devel and tk8-devel are available and can be used, but I haven't yet found a viable incantation yet. Neither R released nor devel support Tcl/Tk 9 https://www.tcl-lang.com/software/tcltk/9.0.html.
Building against external BLAS is also not self-evident, so may need guidance.
Any suggestions welcome!