LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   gcc-4.4.6-4.el6.i686 conflicts with file from package gcc-4.4.6-4.el6.x86_64 (https://www.linuxquestions.org/questions/linux-newbie-8/gcc-4-4-6-4-el6-i686-conflicts-with-file-from-package-gcc-4-4-6-4-el6-x86_64-a-4175455679/)

linuxandtsm 03-26-2013 12:46 PM

gcc-4.4.6-4.el6.i686 conflicts with file from package gcc-4.4.6-4.el6.x86_64
 
Hi all,

trying to install gcc.i686 but endup with below error.

Code:

Transaction Check Error:
  file /usr/libexec/getconf/default from install of gcc-4.4.6-4.el6.i686 conflicts with file from package gcc-4.4.6-4.el6.x86_64

Kindly help to resolve this issue.

TB0ne 03-26-2013 01:19 PM

Quote:

Originally Posted by linuxandtsm (Post 4919338)
Hi all,
trying to install gcc.i686 but endup with below error.
Code:

Transaction Check Error:
  file /usr/libexec/getconf/default from install of gcc-4.4.6-4.el6.i686 conflicts with file from package gcc-4.4.6-4.el6.x86_64

Kindly help to resolve this issue.

..and since you don't tell us what version/distro of Linux, where you got the package, the architecture of your machine, or how you're trying to install the package, there's nothing we can help with. Unless you provide details, we can't help you.

The message seems very clear...you already HAVE the same version of GCC installed, but for x64. Installing an x86 set of libraries won't be a good idea. What is your goal, and why are you trying to install this?


All times are GMT -5. The time now is 10:19 AM.