Results 1 to 3 of 3
Hello,
I get this error msg when trying to install gcc-3.4.0-1:
file /usr/share/man/fr/man1/gcc.1.gz from install of gcc-3.4.0-1 conflicts with file from package man-pages-fr-0.9.7-5
Can anyone help me with that?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-21-2004 #1Just Joined!
- Join Date
- Apr 2004
- Posts
- 4
Error Msg
Hello,
I get this error msg when trying to install gcc-3.4.0-1:
file /usr/share/man/fr/man1/gcc.1.gz from install of gcc-3.4.0-1 conflicts with file from package man-pages-fr-0.9.7-5
Can anyone help me with that?
- 05-22-2004 #2Linux Newbie
- Join Date
- Apr 2004
- Location
- Stockholm, Sweden
- Posts
- 130
Hello Lunatic ye old ..... lunatic
That question is actually quite easy...
you have a package called man-pages installed I think
(which would contain a lot of man pages for a lot of things)
and the gcc-install you are trying to make wants to install a man-page
for gcc too, /usr/share/man/fr/man1/gcc.1.g, and they will well...conflict.
This is not a serious error, since it only involves man pages...
what you can do is uninstall man-pages, install gcc,
and then try to install man-pages again
(I do not know exactly how rpm-dependencies work)
or, simply back up the file in question to another directory,
install gcc, and the then check which version of the file is the newest,
and keep that one...
good luck
/ooop
- 05-22-2004 #3Just Joined!
- Join Date
- Apr 2004
- Posts
- 4
I tried backing up that file and even the entire folder,
but the when I install the rpm it still thinks it's there for some reason.
I also tried the other way, uninstalling man-pages but I still get that error and now the man command doesn't work



