Author Topic: Problem installing CB - libwx_gtk2u-2.6.so.0(WXU_2.6.2)  (Read 6121 times)

baboo

  • Guest
Problem installing CB - libwx_gtk2u-2.6.so.0(WXU_2.6.2)
« on: November 04, 2005, 02:44:59 pm »
Hello
I rebuilt the CB RPM from the src rpm.
I tried to install this RPM and I had some Failed dependencies errors. I solved almost all errors and it left only one:

[root@consrv1 i386]# rpm -i codeblocks-1.0-cvs.i386.rpm
error: Failed dependencies:
        libwx_gtk2u-2.6.so.0(WXU_2.6.2) is needed by codeblocks-1.0-cvs.i386

I already installed libwx_gtk2u-2.6.so.0, but I dont know what is with the "(WXU_2.6.2)" thing.
Please help... I have tried to install CB for some days... maybe I miss something... I dont know.
Thank you.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Problem installing CB - libwx_gtk2u-2.6.so.0(WXU_2.6.2)
« Reply #1 on: November 04, 2005, 03:48:07 pm »
Try running ldconfig
Be patient!
This bug will be fixed soon...

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: Problem installing CB - libwx_gtk2u-2.6.so.0(WXU_2.6.2)
« Reply #2 on: November 04, 2005, 04:04:38 pm »
When it doesn't work after running ldconfig, post the output of:
Code
rpm -q --provides wxGTK2
Nightly builds for openSUSE

baboo

  • Guest
Re: Problem installing CB - libwx_gtk2u-2.6.so.0(WXU_2.6.2)
« Reply #3 on: November 04, 2005, 04:56:29 pm »
I solved the problem with this topic:
http://forums.codeblocks.org/index.php?topic=1084.new#new

If anyone have the same pb, please read this topic.
Also I have this RPM which is working just great on Fedora Core 4, if any1 interrested.

Thank you all!

takeshimiya

  • Guest
Re: Problem installing CB - libwx_gtk2u-2.6.so.0(WXU_2.6.2)
« Reply #4 on: November 04, 2005, 07:54:47 pm »