Linked Questions

2 votes
3 answers
31k views

I get "bash: ...: No such file or directory" even though the executable is there [duplicate]

Operating system: Lubuntu 13.10, 64-bit. I installed the Seamonkey browser from http://www.seamonkey-project.org/ following the instructions quoted below from http://www.seamonkey-project.org/doc/...
user avatar
user15760
2 votes
1 answer
17k views

Getting 'no such file or directory' even though the file is clearly there [duplicate]

I'm having a perplexing issue. If I try to run a script via: root@myServer:~/dig# ./minerd.sh I get: -bash: ./minerd.sh: No such file or directory If I try: root@myServer:~/dig# ~/dig/minerd.sh I ...
Click Upvote's user avatar
3 votes
1 answer
12k views

"No such file or directory" on files that exist? [duplicate]

In the past day, I've found at least 4 binaries that say "bin-name: No such file or directory" when I try to run them. Even if I type part of the name and tab complete it, I get the same error. I'm on ...
tkbx's user avatar
  • 11.5k
1 vote
1 answer
3k views

"No such file or directory" as error for wrong architecture [duplicate]

I'm trying to run a cross compiler on my 64 bit Ubuntu. and it results in a following error: $ ./arm-none-eabi-gcc bash: ./arm-none-eabi-gcc: No such file or directory The file is here and contains ...
1 vote
1 answer
6k views

"No such file or directory" when I clearly see the file listed with correct permissions [duplicate]

Possible Duplicate: Getting “Not found” message when running a 32-bit binary on a 64-bit system Ok I feel like I'm having some sort of brain fade moment, please help me out. I just ...
4 votes
1 answer
5k views

When executable files aren't [duplicate]

Possible Duplicate: Can't execute some binaries in chroot environment (zsh: Not found) Today I ran into something that has me stumped. A co-worker is working with a specific pre-compiled ...
3 votes
2 answers
2k views

Linux isn't sure whether a file exists or not [duplicate]

Possible Duplicate: Getting "Not found" message when running a 32-bit binary on a 64-bit system ts3user@...:~/ts3$ dir CHANGELOG LICENSE doc ... ts3server.pid ts3server_linux_x86 ...
0 votes
1 answer
5k views

File does exist but won't execute [duplicate]

I have a file that does exist but won't execute. It says : "No such file or directory". This file is created by a script while creating a "custom toolchain" to compile native libraries for Android ...
Virus721's user avatar
  • 109
0 votes
1 answer
4k views

Getting "Command not found" when trying to execute mounted file [duplicate]

I’m not able to execute the files in a mounted directory in my Ubuntu 16.04 VM. I get the error "command not found": dseltz-VirtualBox:/local> ls -al /nfs/local/gnu/i86Linux2.0/bin/makeheader -...
0 votes
1 answer
2k views

zsh: no such file or directory error even though the file exists [duplicate]

I'm getting an error while executing a binary that the binary cannot be found. I can see it using other commands. >> ls -alh ...
Igor's user avatar
  • 3
1 vote
1 answer
2k views

Executing a program gives No such file or folder error [duplicate]

I can't execute a simple executable. The result of ll user@user-SATELLITE-C855-169:~/Bureau/Workspace/buildroot/buildroot/output/host/opt/ext-toolchain/bin$ ll total 16948 drwxr-xr-x 2 user user ...
Mouin's user avatar
  • 195
1 vote
1 answer
1k views

skype not found on Oneiric 64, but it is right there [duplicate]

Possible Duplicate: Can't execute some binaries in chroot environment (zsh: Not found) I have something weird here. Cannot find a file although it is right there. $ skype command not found: ...
0 votes
2 answers
685 views

Executable file isn't "really there" after rsync [duplicate]

I am issuing the following rsync command (obfuscating the exact path & host), which should copy two binaries: rsync -e "ssh -p 443" -a --info=progress2 -z user@remote:/srv/cgi-bin/ . user@remotes'...
2 votes
1 answer
608 views

Debian Wheezy 7.1 - can't launch Skype or Firefox [duplicate]

I've installed Skype by using dkpg and when I try to run it, this is what I get -bash: /usr/bin/skype: No such file or directory. Which is very strange since ls -l | grep skype shows this: -rwxr-xr-x ...
radical_edo's user avatar
0 votes
1 answer
147 views

executable lies about own existence [duplicate]

Okay, I'm completely baffled on this one. I'm installing a piece of software called InterPro Scan for my superiors, and it is complaining about an executable not existing. Please see below. root@cpt:...
EricR's user avatar
  • 171

15 30 50 per page
1
2 3 4