You are not logged in.

#1 2009-05-01 16:47:42

ammon
Member
Registered: 2008-12-11
Posts: 413

How to run 32 binary on 64bit arch?

I have all the permissions, and did chmod +x.
I also have all lib32 for games. Nvidia drivers.. etc

This is file output: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.0.30, stripped

What bash says?:  /bin/sh: bad interpreter: Permission denied

And ldd output:    ldd: warning: you do not have execution permission for `./etqw.x86'
                       not a dynamic executable

Offline

#2 2009-05-02 09:46:40

IncredibleLaser
Member
From: Germany, NRW
Registered: 2008-07-16
Posts: 158

Re: How to run 32 binary on 64bit arch?

Did you try a 32 bit chroot? It sometimes does the trick.

Offline

#3 2009-05-08 04:11:17

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

Re: How to run 32 binary on 64bit arch?

heres the guide for it arch 64 chroot, dont be intimidated by it, its pretty simple i just did it a few minutes ago actually.

Offline

#4 2009-05-10 05:41:56

darthaxul
Member
Registered: 2008-09-24
Posts: 156

Re: How to run 32 binary on 64bit arch?

I disable my kernel's execution of all 32-bit programs, everything runs 64 bits now for sure.

Offline

Board footer

Powered by FluxBB