Author Topic: FC5 x86-64  (Read 4242 times)

Offline Scribe

  • Single posting newcomer
  • *
  • Posts: 5
FC5 x86-64
« on: July 20, 2006, 07:33:24 pm »
Hi guys,

I'm new to linux all together and have just tried installing the last nightly build for fedora core 5.

However i get the following errors:
Code
Missing Dependency: libwx_gtk2u_xrc-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_gtk2u_html-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_core-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_core-2.6.so.0(WXU_2.6.2) is needed by package codeblocks
Missing Dependency: libwx_gtk2u_qa-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu_xml-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_gtk2u_xrc-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_baseu_xml-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_qa-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_html-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_adv-2.6.so.0 is needed by package codeblocks
Missing Dependency: libwx_gtk2u_core-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_gtk2u_adv-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu_net-2.6.so.0(WXU_2.6) is needed by package codeblocks
Missing Dependency: libwx_baseu_net-2.6.so.0 is needed by package codeblocks

I have the latest version of wxGTK installed through yum, i can only assume my problem is because this is not an x86-64 build? If so can anyone provide me with a build for this platform?

Thanks.

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: FC5 x86-64
« Reply #1 on: July 20, 2006, 08:25:41 pm »
Yes, it's because you use the 64bit libraries.

I can't provide a 64bit build, I don't have the hardware for this :(
Nightly builds for openSUSE

Offline Scribe

  • Single posting newcomer
  • *
  • Posts: 5
Re: FC5 x86-64
« Reply #2 on: July 20, 2006, 09:09:37 pm »
Thanks anyways, any one else?

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: FC5 x86-64
« Reply #3 on: July 20, 2006, 11:14:29 pm »
Thanks anyways, any one else?

Download from svn and compile it yourself its not very hard.

Offline Scribe

  • Single posting newcomer
  • *
  • Posts: 5
Re: FC5 x86-64
« Reply #4 on: July 26, 2006, 01:29:28 pm »
Yeah sure lol, i managed to get it to bootstrap and configure without error but it won't make. I get the following problem/s (i cant tell how mny!?) with the latest build:

Code
../../../../src/sdk/scripting/sqplus/SqPlusConst.h:46: error: no matching function for call to 'Push(SQVM*&, const wxArrayString&)'


Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: FC5 x86-64
« Reply #5 on: July 26, 2006, 02:12:53 pm »
join the club, which club : the "we have on our linux gcc 4.1.x and the gcc guys screwed something up" - club.
Solution : downgrade your gcc or install older one next to it.
I haven't tried it yet, but this topic has some clues (near the end I think)  : http://forums.codeblocks.org/index.php?topic=3481.0