News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

FC5 x86-64

Started by Scribe, July 20, 2006, 07:33:24 PM

Previous topic - Next topic

Scribe

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:

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.

TheTuxKeeper

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

Scribe

Thanks anyways, any one else?

Game_Ender

Quote from: Scribe on July 20, 2006, 09:09:37 PM
Thanks anyways, any one else?

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

Scribe

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:

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



killerbot

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.next.codeblocks.org/index.php?topic=3481.0