Running./ XXX in Ubuntu 64-bit will pop up saying there is no such file or directory, but ls will see this file again, which is very strange.
In fact, the reason is very simple, because he does not have the 32-bit runtime ia32-libs, just install it.
apt-get install ia32-libs
It is possible that XXX is referenced by another package, but the following package replaces it: lib32ncurses5 lib32z1
The method of zero:
sudo apt-get install g++-multilib
Method one:
http://pkgs.org/download/ia32-libs
download mint 17 deb software installation for the center line depends on what the solution automatically
Method 2:
Sudo DPKG –add-architecture i386
sudo apt-get update
do apt-get dist-upgrade
This step is used to install Wine, which may occur if the computer does not have Wine installed (in fact, it will prompt you to install it if it does not).
Method 3:
Apt-get-f install: apt-get-f install
Method 4:
See the solution for ubuntukylin.com WUY069
1. Switch to root
Sudo -i
2. Enter the APT source list
CD/etc/apt/sources. List. D
3. Add source for Ubuntu 13.04, since IA32-libs is deactivated in subsequent versions of 13.10
Echo “deb http://archive.ubuntu.com/ubuntu/ raring main restricted universe multiverse” & gt; ia32-libs-raring.list
4. Update the source and install IA32-LIBS
Apt to get the update
Apt to get the install ia32 libs
5. Restore the source
The rm ia32 libs – raring. List
Apt to get the update
In fact, the reason is very simple, because he does not have the 32-bit runtime ia32-libs, just install it.
apt-get install ia32-libs
It is possible that XXX is referenced by another package, but the following package replaces it: lib32ncurses5 lib32z1
The method of zero:
sudo apt-get install g++-multilib
Method one:
http://pkgs.org/download/ia32-libs
download mint 17 deb software installation for the center line depends on what the solution automatically
Method 2:
Sudo DPKG –add-architecture i386
sudo apt-get update
do apt-get dist-upgrade
This step is used to install Wine, which may occur if the computer does not have Wine installed (in fact, it will prompt you to install it if it does not).
Method 3:
Apt-get-f install: apt-get-f install
Method 4:
See the solution for ubuntukylin.com WUY069
1. Switch to root
Sudo -i
2. Enter the APT source list
CD/etc/apt/sources. List. D
3. Add source for Ubuntu 13.04, since IA32-libs is deactivated in subsequent versions of 13.10
Echo “deb http://archive.ubuntu.com/ubuntu/ raring main restricted universe multiverse” & gt; ia32-libs-raring.list
4. Update the source and install IA32-LIBS
Apt to get the update
Apt to get the install ia32 libs
5. Restore the source
The rm ia32 libs – raring. List
Apt to get the update
Read More:
- The Linux terminal appears bash: setup.bash : no such file or directory, and. Bashrc file
- Solve syntax error: unexpected end of file or /bin/bash^m: bad interpeneter: no match file or directory
- bash: /opt/ros/kinetic/ setup.bash : there is no file or directory
- Solve the problem of “bash. / don’t have that file or directory” in Ubuntu 64 bit
- When installing ROS: bash / opt / ROS / kinetic/ setup.bash : there is no file or directory
- Ubuntu 64 prompts bash: no such file or directory file exists
- 【linux】error: stdio.h: No such file or directory
- How to solve the problem of “unable to open include file:” graphics. H “: no such file or directory”
- standard_init_linux.go:178: exec user process caused “no such file or directory”
- Linux QT download / usr / include / C + + / 7/ cstdlib:75 : 15: fatal error: stdlib. H: no such file or directory error
- Install python’s C extension compilation environment under windows (solve “error: command’cl.exe’ failed: No such file or directory”)
- Install Python C extension compiler environment under windows (solve “error: command” cl.exe ‘ failed: No such file or directory”)
- No code, a solution to the error in the path of reading CSV file by Python: filenotfounderror: [errno 2] no such file or directory: ‘XX. CSV‘
- Solution to error opening trace file: no such file or directory (2) in Android
- Failed to get D-Bus connection: No such file or directory
- [Solved] Docker ubuntu swoole fatal error: openssl/ssl.h: No such file or directory
- fatal error: Python.h: No such file or directory
- ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory
- Importerror of [docker] error: libGL.so .1: cannot open shared object file: No such file or directory
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory