
Originally Posted by
jacek
Please, read my post again:
If rpm -qf tells you that libkdeui.so is owned by package named xyz-123 then just install xyz-devel-123.
Hi
I ran the command you gave me. The corresponding devel packages has been installed
my problem is that the headers are not installed here is the shell output.
[root@x1-6-00-09-6b-40-03-e7 root]# rpm -qf /usr/lib/libkdeui.so.4.2.0
libkdecore4-3.2.3-93mdk
[root@x1-6-00-09-6b-40-03-e7 root]# rpm -qa |grep "ibkdecore*"
libkdecore4-3.2.3-93mdk
libkdecore4-devel-3.2.3-93mdk
[root@x1-6-00-09-6b-40-03-e7 root]# find / -name "ktmainwindow.h" -print
[root@x1-6-00-09-6b-40-03-e7 root]#
[root@x1-6-00-09-6b-40-03-e7 root]# rpm -qf /usr/lib/libkdeui.so.4.2.0
libkdecore4-3.2.3-93mdk
[root@x1-6-00-09-6b-40-03-e7 root]# rpm -qa |grep "ibkdecore*"
libkdecore4-3.2.3-93mdk
libkdecore4-devel-3.2.3-93mdk
[root@x1-6-00-09-6b-40-03-e7 root]# find / -name "ktmainwindow.h" -print
[root@x1-6-00-09-6b-40-03-e7 root]#
To copy to clipboard, switch view to plain text mode
And thanks for your input
wiraj
Bookmarks