LWN.net Logo

Fedora Core to drop openmotif

Fedora Core to drop openmotif

Posted Sep 1, 2006 13:22 UTC (Fri) by pbardet (guest, #22762)
In reply to: Fedora Core to drop openmotif by k8to
Parent article: Fedora Core to drop openmotif

You're talking about public software. Some companies have proprietary software for their internal needs that use Motif, and Lesstif used to create issues with some (I know, I still use software developped a few years ago with Motif). But since OpenMotif is available, I haven't had a single issue. I'm hoping not too many issues will arise when we can't count on it since we use RedHat based CentOS distro.

Sorry, but great documentation exist for Motif, while gtk one is not always up to date. And Qt is out of question for non C++ programming (too complicated to interface OO GUI with non-OO programming). And this is without counting the time/money it takes to redevelop the software with those new GUIs.


(Log in to post comments)

Fedora Core to drop openmotif

Posted Sep 2, 2006 3:35 UTC (Sat) by k8to (subscriber, #15413) [Link]

So you have software which does not work with lesstif, fine. I have
internally developed software which requires libc5 and libg++2.8 against
that. I can't run it without these. I don't believe either of these
needs are really Red Hat's problem.

That is, the libraries are obsolete, and not widely used, and Red Hat
must define some subset of available tools and libraries to include and
support. From the test perspectives of "what would one expect from a
modern distro", "is it needed by many people", and "is this a good use of
time", I think it is a pretty reasonable action.

As for your needs, you need to do a local build of your local software
anyway, how difficult is it to include openmotif in this process?

Fedora Core to drop openmotif

Posted Sep 3, 2006 11:49 UTC (Sun) by deniel (guest, #15492) [Link]

Obsolete on Linux maybe but on other proprietary Unix, it is often the only X widget library that is available in standard.
So when COTS providers think about portability, it is sometimes their only option.
Take a COTS available on HPUX, AIX or whatever, when they want to port it on Linux, why would they take GTK, QT and modify their code when their software already work with openmotif ?

Fedora Core to drop openmotif

Posted Sep 7, 2006 9:39 UTC (Thu) by k8to (subscriber, #15413) [Link]

And this COTS software cannot link against openmotif statically? You are
aware of course that other Linux distributions _also_ do not include this
library, so they should have already been doing so if they wanted to be
portable.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds