Code::Blocks Forums

User forums => Help => Topic started by: rohith on January 13, 2010, 03:22:28 pm

Title: Codeblocks and Fedora12: Installation problem
Post by: rohith on January 13, 2010, 03:22:28 pm
Hi everybody. I have recently installed Fedora 12 on my pc. I downloaded the codeblocks package for Fedora but when I tried to install it, I got the following message:

Dependency resolution failed
libwx-gtk2u-core-2.8.so.0(wxu_2.5)
libwx_gtk2u-qa-2.8.so.0 contrib-8.02-ofc8.i386
libwx_baseu-2.8.so.0
libwx_gt2u_core-2.8.so.0(wxu_2.8 )
libwx_gtwu-html-2.8.so.0(wxu_2.8 )
libwx-gtkwu-aui-2.8.so.0
libwx-gtkwu- core-2.8.so.0


Can somebody help me in this regard.
Any help will be highly appreciated
Title: Re: Codeblocks and Fedora12: Installation problem
Post by: oBFusCATed on January 13, 2010, 03:27:45 pm
Install wxGTK...
Title: Re: Codeblocks and Fedora12: Installation problem
Post by: rohith on January 14, 2010, 03:20:27 pm
Thanks.
Title: Re: Codeblocks and Fedora12: Installation problem
Post by: Folco on January 14, 2010, 05:32:25 pm
By the way, I have enabled the rpmfusion repositories ( http://rpmfusion.org/ ), and CodeBlock is packaged. So if you use something like Yum or Yumex, your dependencies will be automatically installed when typing "yum install codeblocks". :)