I've been trying to build some software that links with -lkonq on RHEL5. it compiles but fails on the link, stating it cannot find -lkonq.

The RPM kdebase-3.5.4-0.pre1.fc6 installs into /usr/lib:

libkonq.so.4.2.0
libkonq.so.4 -> /usr/lib/libkonq.so.4.2.0

I think this package should also install the following symlink in /usr/lib:

libkonq.so -> /usr/lib/libkonq.so.4.2.0

If I create this symlink and run ldconfig, I can build and link my software. Is this a problem with the package?

Scott

--
Scott Bambrough
[EMAIL PROTECTED]

_______________________________________________
rhelv5-beta-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-beta-list

Reply via email to