Re: Building rpm package

2015-09-08 Thread arnaud gaboury
On Tue, Sep 8, 2015 at 10:04 AM, arnaud gaboury wrote: > First try at building a rpm package and as feared, errors are returned. > > Fedora 22 > > I wrote my own .spec file based on this package[0]. My goal is to > build R using Intel Compiler and MKL. The whole part of the spec file > is untouche

Building rpm package

2015-09-08 Thread arnaud gaboury
First try at building a rpm package and as feared, errors are returned. Fedora 22 I wrote my own .spec file based on this package[0]. My goal is to build R using Intel Compiler and MKL. The whole part of the spec file is untouched, except for the configure, variables and flag part. At the begini