Code::Blocks Forums
User forums => Help => Topic started by: Leo.J90 on May 31, 2006, 07:19:10 pm
-
Hi. I downloaded this file: http://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/packages/Editors/codeblocks/codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686.rpm
But, when i try to install it (with Gnome Console), it shows errors:
error: Failed dependencies:
wxGTK >= 2.5.0 is needed by codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686
libwx_baseu-2.6.so.0 is needed by codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686
libwx_baseu_net-2.6.so.0 is needed by codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686
libwx_baseu_xml-2.6.so.0 is needed by codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686
libwx_gtk2u_adv-2.6.so.0 is needed by codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686
libwx_gtk2u_core-2.6.so.0 is needed by codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686
libwx_gtk2u_html-2.6.so.0 is needed by codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686
libwx_gtk2u_qa-2.6.so.0 is needed by codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686
libwx_gtk2u_xrc-2.6.so.0 is needed by codeblocks-1.0_0.cvs.20051104-3.guru.suse100.i686
What do i do? :(
-
it looks like you don;t have wxGTK installed (or not installed correctly) or the package is not correct. As far as I know, this is not an official package of codeblocks. you can try a nigthly build... or build it you're self.
-
I tried to do it with YaST and it installed succesfully. Why with Gnome Console the installation failed?
-
I have 2 answers (of course may be no one right :lol:)...
1)
YAST resolves automatically the missing dependences, while the command-line tool you used does not.
If, when you installed that RPM, yast downloaded other RPMs (or searched them in the installation CD/DVD/path) then probably this is the right answer.
2)
May be you falled in one the bugs of the new package managing system of suse.
If you go the "Most annoying bugs" section of the OpenSuse page:
http://en.opensuse.org/Bugs:Most_Annoying_Bugs
you'll see that 3 of them are related to it (and this page shows only the most important bugs).
It seems that the change to RedCarped brought a lot of troubles together with the new functionalities!
I hope they solve all that bugs rapidly...
-
Oh, thanks. :wink:
-
Notice that I updated my previous answer (I added idea #1 :)).
-
Notice that I updated my previous answer (I added idea #1 :)).
Yes, I read it.
Thanks.:wink: