Re: What Is Linux?



On 2008-01-08, Randy Yates <yates@xxxxxxxx> wrote:

Am I hearing you correctly? Are you saying, e.g., there are some
versions of gtk that are not backward compatible? That would definitely
place a big wrench in the paradigm I suggested.

If a program was written explicitly expecting to find, say, a gtk2.6
widget set, and you only have gtk2.0 installed, it will complain if/when
it tries to find a missing widget. The same goes for KDE and qt widgets.

Sometimes the author will allow you to configure using an earlier
version, e.g. "./configure --with-gtk2.0" or something, but you can't
count on all source code to do this.

You can build the newer gtk (or qt, or whatever) on your old system, but
that's where you start hitting similar issues with other packages like
glib or gdk and such. So then you go to build the newer versions of
those packages, run into the same problem again with something else,
continuing recursively until you throw in the towel.

--

John (john@xxxxxxxxxxx)
.



Relevant Pages

  • Re: What Is Linux?
    ... versions of gtk that are not backward compatible? ... place a big wrench in the paradigm I suggested. ... it tries to find a missing widget. ... that's where you start hitting similar issues with other packages like ...
    (linux.redhat)
  • Re: GUIs - A Modest Proposal
    ... the "failed" ports of pyjamas to both pygtk2 and pyqt4, ... mainstream python GUI widget sets, ... in neither gtk nor qt is HTML properly supported. ...
    (comp.lang.python)
  • ANN: GTKAda contributions v1.6
    ... Ada bindings to GTK+. ... Custom cell renderers for tree view widget; ...
    (comp.lang.ada)
  • Re: new FC1 install problems
    ... >> My main box lost its ability to run anything gtk or gnome related, ... > RH8 were installed from source and where no RPM packages. ... >there is only the way of a fresh new install. ...
    (Fedora)
  • Re: which package is resposible for displaying images (e.g., on buttons)?
    ... It depends on which icons. ... etc. in menus / toolbars) are from gtk+. ... GIMP previews are done in GIMP itself (either that or in gtk ... good idea to reinstall the distro-provided packages of these libs. ...
    (GNOME)