Hello guys,
i'm using 64-bit Fedora 15, now i need to run some apps which has no 64-bit support (they only provide support for 32-bit), like-
qnext
yoono
& few others.
most of them has no rpm build, they providing latest packages in tar.bz2 format, so i need to run those directly via executables (after extracting the archieve), such as-
but when i going to run those, it showing error coz my system is 64-bit.
such as- Yoono showing following error:
Code:
couldn't load XPCOM
there's a package named 'getlibs' in Ubuntu which easier the job for such kind of packages by automatically downloading proper 32-bit libraries. but its not working for fedora coz fedora has no package called 'ia32-libs' like ubuntu.
so i'm now facing problem to run those programs.
how can i run those 32-bit apps under my 64-bit system? is there any way to enable full 32-bit support under fedora 15 (64-bit) so that i can run any 32-bit apps without any problem?
Thanks in advance. Regards.