Code::Blocks Forums

User forums => Help => Topic started by: freinn on December 18, 2012, 08:12:55 pm

Title: Can't update codeblocks using yum in fedora 17 (from 10.05)
Post by: freinn on December 18, 2012, 08:12:55 pm
When I did a 'yum update' wanting for the new code::blocks I get this error:

Transaction Check Error:
  file /usr/lib64/libcodeblocks.so.0.0.1 from install of codeblocks-12.11.svn.8685-1.el17.x86_64 conflicts with file from package codeblocks-libs-10.05-6.fc17.x86_64

How can I solve it??
Title: Re: Can't update codeblocks using yum in fedora 17 (from 10.05)
Post by: freinn on December 18, 2012, 08:15:10 pm
sorry, I answered myself quickly, solved by doing:

yum remove codeblocks-libs-10.05-6.fc17.x86_64
yum install codeblocks