If you have a 32-bit compiler then your current spec should already support
32-bit applications. On my machine, the 32-bit compiler files (libs) are in
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/32/*.

What happens if you try:
> cp /opt/wengophone/qtwengophone /tmp
or
> cat /opt/wengophone/qtwengophone > /dev/null

Also, are you able to interpret the format at all:
What does
> ldd /opt/wengophone/qtwengophone
return?

Do you get any denial messages in dmesg (i.e run dmesg, do you see anything
out of the ordinary. If there is any doubt post your dmesg log)

On Dec 5, 2007 1:59 PM, Alex Efros <[EMAIL PROTECTED]> wrote:

> Hi!
>
> On Wed, Dec 05, 2007 at 10:33:18AM -0800, Ned Ludd wrote:
> > No.. You must reinstall as I said already.
> > Also the "multilib" USE flag is moot. It was replaced long ago by
> > profile defines. It exists afaik for legacy reasons.
>
> Huh... Can you please make it 100% clear?
>
> If somebody has any 64-bit system, and at some point later he will need to
> run any 32-bit binary (like VMware, Skype, etc.), he will need to
> reinstall his system?
>
> No way to, say, compile 32-bit-compatible packages in chroot, and then
> just update current system with these binary packages using emerge -K?
>
> In general, is it possible to switch (upgrade/disgrade) between 32-bit,
> 64-bit and 64-bit with 32-bit binaries support systems? I mean, by
> recompiling/installing something on current system and reboot, without
> need to boot special 32/64-bit environment like LiveCD, installing new
> system and then moving all configuration from old system to new?
>
> --
>                        WBR, Alex.
> --
> [EMAIL PROTECTED] mailing list
>
>

Reply via email to