Giter VIP home page Giter VIP logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
libprofiler.so.0.0.0 (only 3 0's) is part of the non-devel RPM.  You need to 
install
the non-devel RPM in addition to the devel RPM.  In theory, the devel RPM 
depends on
the non-devel RPM, so this should be enforced by the package manager (rpm).  But
maybe that part isn't done quite right?  I don't know very much about .rpm 
files.

If indeed the dependencies aren't specified right between the devel and 
non-devel
packages, feel free to re-open the bug (and, ideally, propose a patch to fix 
it. :-)
)  Otherwise I'm closing this as not-a-bug.

Original comment by [email protected] on 22 Mar 2008 at 3:13

  • Changed state: Invalid

from gperftools.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
I was able to install the devel rpm without needing to install the non-devel 
rpm (in
fact, I didn't notice it existed until you pointed it out, thanks!).  Looking 
at the
spec file in the tarball, I don't see any 'requires' directives that specify
dependencies, probably you need to add one of those, but I'm not an rpm master 
either
(see http://www.rpm.org/max-rpm/s1-rpm-depend-manual-dependencies.html).  
Probably
you need something like:

requires: google-perftools >= 0.96

under the '%package devel' section of the spec file.

[Sorry about the 4 0's, though I did get it right in the body of the report.]

Original comment by [email protected] on 22 Mar 2008 at 6:26

from gperftools.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
OK, thanks for the pointer.  I'll look into adding the necessary "requires" for 
the
next release.

Original comment by [email protected] on 22 Mar 2008 at 6:46

  • Changed state: Accepted

from gperftools.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
OK, I've figured out something that I think should work.  It will be in the 
next release.

Original comment by [email protected] on 3 Apr 2008 at 12:31

  • Changed state: Started

from gperftools.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
Should be fixed in perftools 0.97

Original comment by [email protected] on 22 Apr 2008 at 1:50

from gperftools.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024

Original comment by [email protected] on 22 Apr 2008 at 1:51

  • Changed state: Fixed

from gperftools.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024

Original comment by [email protected] on 22 Apr 2008 at 1:51

from gperftools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.