xara error

I installed xara from webpin today, install went smoothly and didn’t have any errors. when I start it in a CLI windows, I get the following error:

pqq@asus-amd:~> xara
xara: relocation error: xara: symbol _ZTV13wxStackWalker, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference

I have tried both 1-click install and download & install the rpm package, get same error.
Anyone knows how to solve this? I’m running opensuse11.0_x64,Gnome 2.2 Thanks.

I’m try to check install xaralx from repo by zypper

>sudo zypper in xaralx

than run

> xaralx
xaralx: relocation error: xaralx: symbol _ZTV13wxStackWalker, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference

have same issue

I have opensuse 11.0 x86 updated from repo update and some others. gnome 2.2

and as far as I understand from this the problem in wx library

libwx_baseu-2.8.so.0

it have no _ZTV13wxStackWalker defined… In this situation I did not no what can be done… but it possible to recompile this library or xaralx…

installing wxGTK package will resolve this problem: dependensies of xara’s rpm is not full…

Thanx Fragster, I just installed osuse today and had this problem.

Can’t live without xara. :wink:

I’m installed wxGTK an the error persist , why?

My system is an AMD64 with suse 11.0 .

Thanks