Linked Questions

1 vote
1 answer
11k views

I compiled a 32-bit executable for a Linux machine. It runs on most Linux distros without trouble. However, on Ubuntu 16.04 LTS, I get the No such file or directory error when trying to execute it. ...
Sriram's user avatar
  • 413
2 votes
1 answer
8k views

I downloaded the Linux executable for Unetbootin 494, and now I'm trying to run it. As root, I made it executable and attempted to execute it: chmod +x unetbootin-linux-494 ./unetbootin-linux-494 ...
John Bensin's user avatar
6 votes
1 answer
4k views

I transfered /etc/* files from one Linux server to another and now I have a strange error. Both are Debian Squeeze. When I run a command, e.g. ssh, I get an error: bash: /usr/bin/ssh: No such file ...
Lauris's user avatar
  • 163
3 votes
1 answer
4k views

I'm on OS X, but since this is terminal work I figured this was the best place to ask. I'm trying to get Sublime Text to work at the command line via subl and having no luck. I ran ln -s <location ...
temporary_user_name's user avatar
2 votes
2 answers
1k views

Having downloaded archives of Sage, Firefox, and Thunderbird from their respective websites on Trisquel 6.0, neither clicking the appropriate shell script nor executing a command to run the programs ...
Lee Sleek's user avatar
  • 319
3 votes
1 answer
3k views

I cannot run firefox version 9.0.1. When i try to execute the binary firefox I get an error -bash: ./firefox: cannot execute binary file. The info returned by file is as follows: firefox: ELF 32-bit ...
Jagger's user avatar
  • 153
1 vote
1 answer
3k views

I'm trying to build Moses, but when I run make I get the following output: minakshi@minakshi-Vostro-3500:~/Desktop/working-dir/moses/scripts$ make release # Compile the parts make all make[1]: ...
jenn's user avatar
  • 31
0 votes
1 answer
2k views

I have an executable but when I run it I get "No such file or directory" $ chmod a+x bin $ file bin bin: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib/...
Evan Carroll's user avatar
  • 35.2k
1 vote
1 answer
2k views

I get the following error: ./cataclysm: command not found when trying to run this executable on a Linux server over SSH. When I run ldd cataclysm, I get: linux-gate.so.1 => (0xf7759000) liblua5....
Martin's user avatar
  • 13
3 votes
2 answers
2k views

I downloaded pcap source compiled it and got a lib ending in libsomething.so.1.21.1. I tried to find how to install a lib online and in my impatience did the following sudo .install-sh /lib ...
AquaAsh's user avatar
  • 43
2 votes
1 answer
2k views

I am trying to install and run collectd on Solaris 10 x86. I downloaded the Solaris x86 version of the installer. Installed using pkd_add command and chose the default folders. Now I am trying to ...
TheMaskOfZero's user avatar
0 votes
1 answer
2k views

Im currently installing (or trying to install) my Autodesk 3d Packages on my new LinuxMint installation. Im following the Guide for installing Autodesk Maya provided by Autodesk (as found here), but ...
Nils Diefenbach's user avatar
3 votes
0 answers
2k views

I recently installed an dynamic binary translation program to run x86_64 binary on my ARMv8 server. After I uninstall the DBT tool, I found some weird error messages and it is very comfusing. A little ...
Billy's user avatar
  • 131
1 vote
0 answers
1k views

I am using OpenSUSE 12.3 64bit and have installed 32bit runtime environment from here. But when I enter command ./abc which is a 32bit executable, it said "No such file or directory". What should I do?...
user2720402's user avatar
1 vote
2 answers
1k views

I have trouble, while booting up a linux machine of mine. During the boot phase, while running the /init script it complains about not being able to find mount. My PATH variable is set to /sbin and /...
Minix's user avatar
  • 6,095

15 30 50 per page