On 1/16/07, Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> wrote:
> I am experiencing the following dependencies problem with xchat from > Remi: > > «Transaction Check Error: file /usr/lib/xchat/plugins/perl.so from > install of xchat-2.8.0-1.fc6.remi conflicts with file from package > xchat-perl-2.6.8-0» xchat-perl is not a fedora RPM but a xchat.org one. They have choose to split xchat into 4 rpm. xchat-2.8.0-1.fc6.remi is not a fedora offical RPM too, but is build like the official one (from the updated official rpm) : only 1 rpm (with perl and python plugins, not the tcl one). xchat-2.8.0-1.fc6.remi is an update of xchat-2.6.6-4.fc6 You should : yum remove xchat yum --enablerepo=remi install xchat And remenber, this is not an official "fedora" RPM.
Thanks, Remi. Your rpm does contain the perl plugin, and after having removed xchat and xchat-perl, I could successfully install your xchat rpm. Paul