Guys,
Building from git (based on Qt3 currently) I have gotten to dbus, but now I'm confused on which dbus-1 I need. In tde-packaging for arch there is:
trinity-dbus-1-qt3 trinity-dbus-tqt trinity-dbus-tqt-1
I originally thought that trinity-dbus-1-qt3 would fit my build since I used the Qt3 source from git, but there is no source for it in the tde/main/dependencies tree for trinity-dbus-1-qt3.
What to do? Will the dbus-tqt files work when built on top of Qt3 instead of TQt3?
I have been using qt3 with dbus-tqt and dbus-1-tqt with success. Both are found in the dependencies folder.
Jay
On Sun, Feb 19, 2012 at 7:40 PM, David C. Rankin < drankinatty@suddenlinkmail.com> wrote:
Guys,
Building from git (based on Qt3 currently) I have gotten to dbus, but now I'm confused on which dbus-1 I need. In tde-packaging for arch there is:
trinity-dbus-1-qt3 trinity-dbus-tqt trinity-dbus-tqt-1
I originally thought that trinity-dbus-1-qt3 would fit my build since I used the Qt3 source from git, but there is no source for it in the tde/main/dependencies tree for trinity-dbus-1-qt3.
What to do? Will the dbus-tqt files work when built on top of Qt3 instead of TQt3?
-- David C. Rankin, J.D.,P.E.
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Guys,
Um, an awkward colloquialism. ;) Both XY and XX chromosome types are allowed to be members of this list. Let's ensure both feel welcome here. :)
Building from git (based on Qt3 currently) I have gotten to dbus, but now I'm confused on which dbus-1 I need. In tde-packaging for arch there is:
trinity-dbus-1-qt3 trinity-dbus-tqt trinity-dbus-tqt-1
I originally thought that trinity-dbus-1-qt3 would fit my build since I used the Qt3 source from git, but there is no source for it in the tde/main/dependencies tree for trinity-dbus-1-qt3.
What to do? Will the dbus-tqt files work when built on top of Qt3 instead of TQt3?
Starting with Qt3 3.3.8.d, dbus-qt3 is obsolete. Use that package only when building KDE3 against the original Qt3 3.3.8.b.
I don't know the technical differences, but I was told one is the original Qt3 bindings and the other is back ported bindings from Qt4. I submitted bug report 571 asking that the names of one or the other be changed to help clarify purpose. Such as dbus-qt3-tqt and dbus-qt4-tqt. Perhaps dbus-tqt3 and dbus-tqt4.
Regardless, I build both dbus-tqt and dbus-1-tqt with no problems.
Darrell
On 02/19/2012 02:36 PM, Darrell Anderson wrote:
Regardless, I build both dbus-tqt and dbus-1-tqt with no problems.
Darrell
Jay, Darrel,
Thanks! dbus-tqt and dbus-1-tqt both built and installed fine!