On Thursday, April 04, 2013 11:05:45 Rex Dieter wrote: > Stephen Kelly wrote: > > On Tuesday, April 02, 2013 15:18:30 Rex Dieter wrote: > >> > Thanks. Your package seems to be missing libQt5Gui.so, libQt5OpenGL.so, > >> > libQt5PrintSupport.so and libQt5Widgets.so. (Unless I misunderstood > >> > something) > >> > >> Those symlinks (and headers and other developer-related items) should be > >> in the qt5-qtbase-devel rpm > > > > Did you check yet and confirm what I wrote? > > > > http://koji.fedoraproject.org/koji/rpminfo?rpmID=3892236 > > Yes, the items you mention are in: > qt5-qtbase-devel-5.0.2-0.1.rc1.fc20.i686.rpm > http://koji.fedoraproject.org/koji/rpminfo?rpmID=3892233
I'm still convinced the package is broken. Earlier you mentioned 'those symlinks and headers ...'. The fact that you are talking about symlinks makes it look like you haven't double checked the package. The devel package has broken symlinks because the actual binaries are not provided by the regular package. I of course already extracted the devel package too. That's how I was able to write before that the Config.cmake files were broken. Those files are in the devel package, so I must have extracted it to see those files, right? Or are you telling me it is expected for http://koji.fedoraproject.org/koji/rpminfo?rpmID=3892236 to provide libQt5Core.so.5 but not libQt5Gui.so.5? And it is normal for the devel package at http://koji.fedoraproject.org/koji/rpminfo?rpmID=3892233 to require libQt5Gui.so.5, despite the fact that the regular package does not provide it? And this is expected? : stephen@hal:/tmp/fedoraqt5$ ll usr/lib64/libQt5Gui* -rw-r--r-- 1 stephen stephen 802 Apr 2 19:39 usr/lib64/libQt5Gui.prl lrwxrwxrwx 1 stephen stephen 18 Apr 2 21:54 usr/lib64/libQt5Gui.so -> libQt5Gui.so.5.0.2 $ find -name libQt5Gui.so.5.0.2 $ If all that is expected, then I'm surprised, but I'll not press you on it. :) Please try the patch I linked to in the other mail. Thanks, -- Stephen Kelly <[email protected]> | Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-Independent Software Solutions
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
