Quote:
Originally Posted by linuxandtsm
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?