Mailinglist Archive: opensuse (2243 mails)
| < Previous | Next > |
Re: [opensuse] 11.1/KDE 4.2 Install - KDM gone
- From: Anders Johansson <ajohansson@xxxxxxx>
- Date: Sun, 1 Feb 2009 21:55:33 +0100
- Message-id: <200902012155.33650.ajohansson@xxxxxxx>
On Sunday 01 February 2009 21:50:25 Anders Johansson wrote:
Actually, make that
nm -DA /usr/lib64/*.so.* 2>&1|egrep QTabBar.*hideEvent
since not all libs have a .so if you don't have the -devel package installed
Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Sunday 01 February 2009 21:42:43 Andrei Verovski (aka MacGuru) wrote:
On Sunday 01 February 2009 10:26:47 pm Anders Johansson wrote:
Yes it it. But QTabBar is defined in libQtGui, which version of that do
you have?
rpm -q libqt4-x11
libqt4-x11-4.4.3-34.1
Very strange. What is the output of
nm -DA /usr/lib64/*.so 2>&1 |egrep QTabBar.*hideEvent
Actually, make that
nm -DA /usr/lib64/*.so.* 2>&1|egrep QTabBar.*hideEvent
since not all libs have a .so if you don't have the -devel package installed
Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |