Linked Questions

2 votes
3 answers
31k views

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
2 votes
1 answer
17k views

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

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

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 ...
TheMeaningfulEngineer's user avatar
1 vote
1 answer
6k views

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 ...
Mr. Shickadance's user avatar
4 votes
1 answer
5k views

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 ...
sysadmin1138's user avatar
  • 1,026
3 votes
2 answers
2k views

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 ...
Tomáš Zato's user avatar
  • 1,816
0 votes
1 answer
5k views

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

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 -...
David Seltz's user avatar
0 votes
1 answer
2k views

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

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

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: ...
Johann Philipp Strathausen's user avatar
0 votes
2 answers
693 views

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'...
Marcus Riemer's user avatar
2 votes
1 answer
611 views

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
152 views

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
1 vote
0 answers
60 views

I have two machines, and I have installed the exact same packages on both machines. On one machine everything is working perfectly fine. But on another machine, there is at least one file where its ...
amitam's user avatar
  • 213
1 vote
0 answers
51 views

Possible Duplicate: Getting “Not found” message when running a 32-bit binary on a 64-bit system I have finished the chapter 5 of the book. And after I entered the chroot I realized that make is ...
igor012's user avatar
  • 553
1 vote
0 answers
50 views

/usr/share/tipp10$ ll insgesamt 9408 drwxr-xr-x 3 myname ssl-cert 4096 Feb 26 20:07 ./ drwxr-xr-x 288 root root 12288 Feb 26 20:07 ../ -rwxrwxrwx 1 myname ssl-cert 9480 Okt 6 2010 ...
ManuelSchneid3r's user avatar
2 votes
0 answers
33 views

I am running Debian. I was trying to use truecrypt the other day. I downloaded and extracted the zip, and ran the installer. I just extracted the file, and did not install it. I then tried executing ...
AbstruselyArcane's user avatar
19 votes
1 answer
38k views

So by any other command the executable file exists, yet when I try to execute it, it claims it is not there. It is not a special character in the name because I renamed it though a "cat". And it ...
Lee's user avatar
  • 191
10 votes
3 answers
32k views

Although the Android Development Tools (ADT) bundle is available as a zip package for 'Linux 64 Bit' it states following requirements: 64-bit distributions must be capable of running 32-bit ...
maxschlepzig's user avatar
  • 59.7k
10 votes
1 answer
113k views

I am trying to run an executable file called i686-elf-gcc in my Kali Linux that I downloaded from this repository. It's a cross-compiler. The problem is that even though the terminal and a script that ...
blacklister's user avatar
9 votes
2 answers
38k views

I know there are similar questions out there, but I haven't found a solution nor this exact case. The binary was built on Arch Linux using its GCC 4.7. The package works fine on the build system. The ...
rubenvb's user avatar
  • 370
3 votes
4 answers
25k views

I have a Centos 6.2 machine. It currently has JDK 1.6.0_26 installed. I would like to update that to 1.6.0_38, the current release version. I saw a comment somewhere about sudo apt-get; apt-get does ...
Mikeb's user avatar
  • 141
4 votes
1 answer
16k views

-bash-3.00$ ./p4 -V -bash: ./p4: Invalid argument What does "Invalid argument" mean in Unix? More details: p4 is an executable in the current directory. p4 actually refers to perforce. The option -V ...
user640378's user avatar
  • 2,023
10 votes
1 answer
6k views

I've been using Optware to install packages on my ARM-based NAS for a while - the usual stuff like Transmission, Samba and others. However, I'd been having problems with Transmission hanging not long ...
Andy E's user avatar
  • 469
5 votes
2 answers
12k views

$ uname -a Linux kali 4.3.0-kali1-amd64 #1 SMP Debian 4.3.3-5kali4 (2016-01-13) x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Kali Description: Kali GNU/Linux ...
mja's user avatar
  • 1,535
2 votes
2 answers
16k views

When I execute java -version, I get this: bash: /usr/bin/java: No such file or directory I followed multiple online guides towards installing java. I followed all the steps but I still get that error....
Debian4Ever's user avatar
8 votes
1 answer
4k views

I manually installed git 1.6 a year or two ago. I noticed today that the 1.7 version is available in yum, and installed it (package git-all) I now get the following output: [root@ovz5197 ~]# git --...
EoghanM's user avatar
  • 907
3 votes
2 answers
6k views

I am trying to use the Android SDK on Arch Linux 64bit but when I try to run ADB from the correct dirrectory it says the file does not exist, but it is there. On Ubuntu when you have this problem you ...
Seth Hikari's user avatar
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
2 votes
1 answer
766 views

I'm using x64 Ubuntu. A few months ago I accidentally messed up the groups/owners of all files on /, but managed to fix it using a VirtualBox install of Ubuntu. Now I'm running into a problem that I ...
BoPe's user avatar
  • 69
2 votes
1 answer
941 views

I have a Debian package with postinst script in it that create symlinks. When I try to install the .deb package with --root (since I want to change the location where the package should be installed), ...
Suits's user avatar
  • 21
2 votes
1 answer
873 views

I downloaded a Java tarball, extracted the archive and copied over scp to a remote machine. Using the ls command, the java executable exists: ubuntu@Ubuntu:~$ ls -la /home/ubuntu/jre1.7.0_55/bin/ ...
pmichna's user avatar
  • 123
0 votes
2 answers
449 views

I have a script in FreeBsd 11 % cat my_script.sh #!/usr/local/bin/zsh # [........] It has x attribute: -rwxr-xr-- 1 root wheel 669 Jun 14 02:45 my_script.sh My shell is zsh. When I'm trying to ...
Jodimoro's user avatar
  • 101
1 vote
1 answer
583 views

What are all the possible reasons that the shell would respond with "not found" when trying to run an executable? The executable definitely exists and has execute permission (chmod +x). ldd ...
Dane's user avatar
  • 113

15 30 50 per page