Giter Site home page Giter Site logo

Comments (7)

aborodin avatar aborodin commented on June 24, 2024

autopoint is a part of gettext.

from mc.

Plaque-fcc avatar Plaque-fcc commented on June 24, 2024

In which system? Mine is Ubuntu 11.10, and here gettext lives without
autopoint perfectly, you know. Yes, I know this because I use gettext
all this time and have never had autopoint since fresh install.

Anyway, having subsequential dependency is no evil when one's gettext
requires it; but having not — definetely is, since there are systems
where they were separated. Correct either me or deps.

from mc.

aborodin avatar aborodin commented on June 24, 2024

In which system?

In each.

gettext lives without autopoint perfectly, you know.

Yes, I know. autopoint is the development part of gettext.

It is the same as glib2-devel, ncurses-devel, etc are missing in INSTALL.

from mc.

Plaque-fcc avatar Plaque-fcc commented on June 24, 2024

In which system?
In each.
gettext lives without autopoint perfectly, you know.
Yes, I know. autopoint is the development part of gettext.

It is the same as glib2-devel, ncurses-devel, etc are missing in
INSTALL.
Which package in Ubuntu 11.10 it belongs to? Why does not it install
when one installs gettext? Explain, please, what you mean here.

from mc.

aborodin avatar aborodin commented on June 24, 2024

I don't care Ubuntu. I use another distro.

Normally, libraries is split in two packages: runtime part (glib2, for example) and development part (glib2-devel).
Some tools can be also split to several packages: gettext itself is runtime part, other tools are development part (autopoint, gettextize, msgcat and so on). In case of correct package dependencies, runtime part doesn't require development part: glib2 doesn't require glib2-devel, gettext doesn't require autopoint, but glib2-devel requires glib2, autopoint requires gettext.

from mc.

Plaque-fcc avatar Plaque-fcc commented on June 24, 2024

You said each distro has, this is only the source of misunderstanding.

Well, how you explain the question is not making you right, since
maybe your distro has a 'gettext-dev' package/task, but you did not
specify a dependency that will actually require autopoint any safe
and obvious way: 'autopoint requires gettext' does not mean 'gettext
requires autopoint' (although it conflicts with older autopoint, and
we can guess why).

It's generally quite correct to require a thing by thing-devel
package, but it does not explain how should one with gettext binaries
always have autopoint: since it's a part of gettext devel superset, it
should be either required by other reasonable task/package, or
specified explicitly. Tell where I am wrong. Or fix deps.

from mc.

Plaque-fcc avatar Plaque-fcc commented on June 24, 2024

Please, fix it. ^,^

from mc.

Related Issues (1)

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.