Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Can't update codeblocks using yum in fedora 17 (from 10.05)
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Can't update codeblocks using yum in fedora 17 (from 10.05) (Read 3917 times)
freinn
Single posting newcomer
Posts: 3
Can't update codeblocks using yum in fedora 17 (from 10.05)
«
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??
Logged
freinn
Single posting newcomer
Posts: 3
Re: Can't update codeblocks using yum in fedora 17 (from 10.05)
«
Reply #1 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
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Can't update codeblocks using yum in fedora 17 (from 10.05)