[Bug 232425] New: Installing qt-devel does not initialize the libraries correctly
https://bugzilla.novell.com/show_bug.cgi?id=232425 Summary: Installing qt-devel does not initialize the libraries correctly Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: misch@multinet.de QAContact: jsrain@novell.com hi, I wanted to compile fwbuilder on a fresh isntalled SuSE 10.2 and encountered the following bug. With YaST I installed qt-devel.rpm, but during the compilation fwbuilder said: (...) fwbedit.cpp:30:23: error: qsettings.h: Datei oder Verzeichnis nicht gefunden fwbedit.cpp:31:23: error: qdatetime.h: Datei oder Verzeichnis nicht gefunden (...) and finally ended with an error. I looked and I have header files installed in /usr/lib/qt3/include. After a RESTART (!) the compile went smooth. I NEVER heard of a Linux system that needed a reboot after a package installation. It seems that the new libraries and header files are not initialized correctly in postinstall. I found this error on my i686 AND on my x86_64 machine. Michael. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232425 stbinner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Component|YaST2 |KDE Info Provider| |misch@multinet.de ------- Comment #1 from stbinner@novell.com 2007-01-06 15:45 MST ------- Are you talking about qt3-devel? I doubt that there is any include problem which a reboot fixes. You will have to provide more information to convince me that it's an openSUSE problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232425 andreas.hanke@gmx-topmail.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.hanke@gmx-topmail.de ------- Comment #2 from andreas.hanke@gmx-topmail.de 2007-01-06 18:30 MST ------- It's probably (In reply to comment #1)
I doubt that there is any include problem which a reboot fixes.
Maybe the build depends on the QTDIR environment variable (from /etc/profile.d/qt3.sh). This does indeed not get exported automatically after installation, but the reason is that it's simply impossible to do that (yes, even on Linux). You have to source /etc/profile.d/qt3.sh explicitly or do a fresh login. The reboot was unnecessary and "fixed" the problem accidentally (because a reboot implies a fresh login). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232425 misch@multinet.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|misch@multinet.de | ------- Comment #3 from misch@multinet.de 2007-01-08 02:21 MST ------- Hi, OK. This fixes the problem for me and I understand that this would be difficult to fix in the postinstall procedure of the package. But still it is nasty to have to login again after some package install. Thanks anyway for your help. Let's close this bug for now. Michael. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=232425 stbinner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #4 from stbinner@novell.com 2007-01-08 02:37 MST ------- Really close. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com