LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   qt-3.3.4 - recompiled and there are conflicts (https://www.linuxquestions.org/questions/linux-software-2/qt-3-3-4-recompiled-and-there-are-conflicts-306490/)

lumbrjackedpcj 03-26-2005 09:54 PM

qt-3.3.4 - recompiled and there are conflicts
 
I recompiled qt for my architecture(i686) just trying to make kde faster. I downloaded the src.rpm of the current version that Im running, qt-3.3.4 and recompiled it with:

rpmbuild --rebuild --target=i686 qt-3.3.4-0.fc3.0.src.rpm

and when I got to upgrade I get these errors:
[root@blueox i686]# rpm -Uhv qt-3.3.4-0.fc3.0.i686.rpm
Preparing... ########################################### [100%]
package qt-3.3.4-0.fc3.0 is already installed
file /usr/lib/qt-3.3/lib/libqt-mt.so.3.3.4 from install of qt-3.3.4-0.fc3.0 conflicts with file from package qt-3.3.4-0.fc3.0
file /usr/lib/qt-3.3/lib/libqui.so.1.0.0 from install of qt-3.3.4-0.fc3.0 conflicts with file from package qt-3.3.4-0.fc3.0
file /usr/lib/qt-3.3/plugins/inputmethods/libqimsw-multi.so from install of qt-3.3.4-0.fc3.0 conflicts with file from package qt-3.3.4-0.fc3.0
file /usr/lib/qt-3.3/plugins/inputmethods/libqimsw-none.so from install of qt-3.3.4-0.fc3.0 conflicts with file from package qt-3.3.4-0.fc3.0
file /usr/lib/qt-3.3/plugins/inputmethods/libqsimple.so from install of qt-3.3.4-0.fc3.0 conflicts with file from package qt-3.3.4-0.fc3.0
file /usr/lib/qt-3.3/plugins/inputmethods/libqxim.so from install of qt-3.3.4-0.fc3.0 conflicts with file from package qt-3.3.4-0.fc3.0


Any help would be greatly appreciated,
Paul

foo_bar_foo 03-26-2005 10:06 PM

i don't use rpm so i don't know the syntax but i think this is one of those rare moments where force
might be in order or however you tell rpm to disregard conflicts

lumbrjackedpcj 03-26-2005 10:59 PM

yes you can tell rpm to force the install. what would be the disadvantages if any of doing this? could it mess up my system?
thanks,
paul


All times are GMT -5. The time now is 04:44 AM.