It might be gperftools-devel; if in doubt just use your distribution's package manager to search:
$ dnf whatprovides */libprofiler.so gperftools-devel-2.4-1.fc22.x86_64 : Development libraries and headers for gperftools On Saturday, August 22, 2015 at 8:34:03 AM UTC-4, Simon King wrote: > > Hi! > > I tried to do some c-profiling, using %crun. However, it complained, > ImportError: failed to open libprofiler, make sure gperftools is > installed > > So, I left Sage and used my OS to install gperftools, > zypper install gperftools > ... > Installing: gperftools-2.2-3.3.1 ... [done] > > However, the error still persists. What else needs to be done to make it > work? > > Best regards, > Simon > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
