zeldor.biz

Linux, programming and more

Copyright © 2025
Log in

64-bit Debian: No such file or directory

February 23, 2011 by Igor Drobot 2 Comments

Problem:
When I try to run 32-bit program on 64-bit Kernel the following errors were observed:
My code was compiled on 32-bit environment.

1
root@oracle-server: ./re_structure.bin: No such file or directory

root@oracle-server: ./re_structure.bin: No such file or directory

Solution:
Get the 32-bit shared library package for use on amd64 and ia64 systems, ia32-libs:

1
apt-get install ia32-libs

apt-get install ia32-libs

Filed Under: Linux Tagged With: 32-bit, 64-bit

Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok