Code::Blocks Forums

User forums => Help => Topic started by: Leo.J90 on May 31, 2006, 07:19:10 pm

Title: Can't install Code::Blocks on Suse 10.1
Post 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? :(
Title: Re: Can't install Code::Blocks on Suse 10.1
Post by: David Perfors on May 31, 2006, 07:30:11 pm
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.
Title: Re: Can't install Code::Blocks on Suse 10.1
Post by: Leo.J90 on May 31, 2006, 07:32:07 pm
I tried to do it with YaST and it installed succesfully. Why with Gnome Console the installation failed?
Title: Re: Can't install Code::Blocks on Suse 10.1
Post by: iw2nhl on June 01, 2006, 02:01:22 am
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...
Title: Re: Can't install Code::Blocks on Suse 10.1
Post by: Leo.J90 on June 01, 2006, 02:06:44 am
Oh, thanks. :wink:
Title: Re: Can't install Code::Blocks on Suse 10.1
Post by: iw2nhl on June 01, 2006, 02:10:37 am
Notice that I updated my previous answer (I added idea #1 :)).
Title: Re: Can't install Code::Blocks on Suse 10.1
Post by: Leo.J90 on June 01, 2006, 02:12:20 am
Notice that I updated my previous answer (I added idea #1 :)).
Yes, I read it.

Thanks.:wink: