On Fri, Oct 24, 2008 at 7:37 AM, Ashish Verma <[EMAIL PROTECTED]> wrote: > hi, > > I am trying to install compiz. however at end of it I get the below error, > > Transaction Check Error: > file /usr/share/icons/hicolor/128x128/apps/kdcraw.png from install of > kdegraphics-4.1.2-2.fc9.x86_64 conflicts with file from package > libkdcraw-0.1.3-2.fc9.x86_64 > file /usr/share/icons/hicolor/32x32/apps/kdcraw.png from install of > kdegraphics-4.1.2-2.fc9.x86_64 conflicts with file from package > libkdcraw-0.1.3-2.fc9.x86_64 > file /usr/share/icons/hicolor/48x48/apps/kdcraw.png from install of > kdegraphics-4.1.2-2.fc9.x86_64 conflicts with file from package > libkdcraw-0.1.3-2.fc9.x86_64 > file /usr/share/icons/hicolor/64x64/apps/kdcraw.png from install of > kdegraphics-4.1.2-2.fc9.x86_64 conflicts with file from package > libkdcraw-0.1.3-2.fc9.x86_64 > file /usr/share/icons/hicolor/16x16/apps/kipi.png from install of > kdegraphics-4.1.2-2.fc9.x86_64 conflicts with file from package > libkipi-0.1.5-4.fc9.x86_64 > file /usr/share/icons/hicolor/22x22/apps/kipi.png from install of > kdegraphics-4.1.2-2.fc9.x86_64 conflicts with file from package > libkipi-0.1.5-4.fc9.x86_64 > file /usr/share/icons/hicolor/32x32/apps/kipi.png from install of > kdegraphics-4.1.2-2.fc9.x86_64 conflicts with file from package > libkipi-0.1.5-4.fc9.x86_64 > file /usr/share/icons/hicolor/48x48/apps/kipi.png from install of > kdegraphics-4.1.2-2.fc9.x86_64 conflicts with file from package > libkipi-0.1.5-4.fc9.x86_64 >
Hi, It may be ,but i am not sure ,the error tells you the two packages(libkdcraw-0.1.3-2.fc9.x86_64, libkipi-0.1.5-4.fc9.x86_64) are already installed in your system .Now you are trying to install another version. I think it may solve your problem. remove the two package using yum #yum remove libkdcraw #yum remove libkipi Then try to install compiz . If it will fix your error .you just conform . Thanks &Rg L.mohan _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
