You are not logged in.

#1 2008-09-22 02:38:05

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,563

Code::Blocks won't run

./codeblocks: error while loading shared libraries: libwx_gtk2u_richtext-2.8.so.0: wrong ELF class:ELFCLASS64

I have wxGTK installed, which provides that library. But why is Code::Blocks complaining? I installed them both from 64-bit repos. And I can't find any lib32s with that file.

Please help! Thanks =]

Offline

#2 2008-09-22 02:40:50

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: Code::Blocks won't run

wrong ELF class:ELFCLASS64

Quite simple, install the right lib's, 32 bit would help. If there is no 32 bit package then you need to make one. A lot of good examples in the AUR.

Offline

#3 2008-09-22 02:45:30

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,563

Re: Code::Blocks won't run

Alright, I'll try making my own package. It should be added to the Arch repos though, since Code::Blocks requires it to even run tongue

lib32-wxgtk, coming up.

Offline

#4 2008-09-22 02:56:30

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,487
Website

Re: Code::Blocks won't run

It looks like an i686 package has been uploaded to the Arch x86_64 repos....   Strange, because I built it on a x86_64 machine which has no lib32 stuff on it but maybe someone else uploaded one over mine.

The correct way to deal with this is to file a bug report.  There should be no need to install lib32 packages.

Edit:  Who does "pacman -Qi codeblocks" say is the packager?

Offline

#5 2008-09-22 03:03:53

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: Code::Blocks won't run

never mind, looks like an arch issue after all. FILE A BUG REPORT!

Last edited by jacko (2008-09-22 03:04:50)

Offline

#6 2008-09-22 03:18:54

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,563

Re: Code::Blocks won't run

Stefan Husmann packaged codeblocks.

*files* smile

http://bugs.archlinux.org/task/11552

Offline

Board footer

Powered by FluxBB