On Mon, Dec 7, 2015 at 4:44 PM, Ranjan Maitra <maitra.mbox.ignored@xxxxxxxxx> wrote: > Question: why do you need R-intel-core? My RStudio works fine without it. Long debate, but R built with Intel is faster. > > Did you try BuildRequiring R-core-devel? libR.so is installed by R-core, but will try > > Thanks, > Ranjan > > PS: Btw, > > $ sudo dnf whatprovides /usr/lib64/R/lib/libR.so > Last metadata expiration check performed 1:42:29 ago on Mon Dec 7 08:00:56 2015. > R-core-3.2.2-2.fc23.x86_64 : The minimal R components necessary for a functional > : runtime > Repo : @System > > R-core-3.2.2-2.fc23.x86_64 : The minimal R components necessary for a functional > : runtime > Repo : updates > > R-core-3.2.2-1.fc23.x86_64 : The minimal R components necessary for a functional > : runtime > Repo : fedora > > Try taking out R-intel-core: no idea where that comes from: I already did it, no changes > > $ sudo dnf install R-intel-core > Last metadata expiration check performed 1:43:46 ago on Mon Dec 7 08:00:56 2015. > No package R-intel-core available. > Error: Unable to find a match. >Normal, I made this package and gave it the name R-intel to make a difference with regular R > > Ranjan > > > On Mon, 7 Dec 2015 16:14:03 +0100 arnaud gaboury <arnaud.gaboury@xxxxxxxxx> wrote: > >> I wrote and build successfuly a rpm package. When it comes to install, >> I have this error: >> >> # dnf install MyPackage.rpm >> Error: package rstudio-server-0.99.800-1.fc23.x86_64 requires >> libR.so()(64bit), but none of the providers can be installed >> >> The cited library is indeed already installed: >> >> % ldconfig -p | grep libR.so >> 807: libR.so (libc6,x86-64) => /usr/lib64/R/lib/libR.so >> >> This shared lib is provided by a home made package, >> R-intel-core-3.2.2. This package is similar to Fedora R-core-3.2.2, >> but built witn Intel compiler and MKL. >> -------------------------------------------------------------- >> % dnf provides /usr/lib64/R/lib/libR.so >> Last metadata expiration check performed 3 days, 2:58:49 ago on Fri >> Dec 4 13:10:47 2015. >> R-intel-core-3.2.2-2.fc23.x86_64 : The minimal R components necessary >> for a functional runtime >> Repo : @System >> >> R-core-3.2.2-2.fc23.x86_64 : The minimal R components necessary for a >> functional runtime >> Repo : updates >> >> R-core-3.2.2-1.fc23.x86_64 : The minimal R components necessary for a >> functional runtime >> Repo : fedora >> -------------------------------------------------------------------- >> >> I added this line in my .spec file: >> requires: R-intel-core >= 2.11.1 >> >> >> I have no idea how make my rpm install and why the shared library is >> not found. Is there any dirty trick to add in the package something >> like a Provide: >> >> Thank you for hints >> >> >> google.com/+arnaudgabourygabx >> -- >> users mailing list >> users@xxxxxxxxxxxxxxxxxxxxxxx >> To unsubscribe or change subscription options: >> https://admin.fedoraproject.org/mailman/listinfo/users >> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct >> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines >> Have a question? Ask away: http://ask.fedoraproject.org > > > -- > Important Notice: This mailbox is ignored: e-mails are set to be deleted on receipt. Please respond to the mailing list if appropriate. For those needing to send personal or professional e-mail, please use appropriate addresses. > > ____________________________________________________________ > FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! > Check it out at http://www.inbox.com/earth > > > -- > users mailing list > users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org -- google.com/+arnaudgabourygabx -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org