搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

thunderbird/thunderbird: No such file or directory is not true

  • 3 回覆
  • 1 有這個問題
  • 36 次檢視
  • 最近回覆由 Matt

more options

I unpacked the thunderbird tarball to ~/Builds I then executed 'Builds/thunderbird/thunderbird' and received:

bash: Builds/thunderbird/thunderbird: No such file or directory

I'm running debian 7.8. I checked the list of libraries on which thunderbird depends. All are installed. I executed 'head Build/thunderbird/thunderbird' and noted the first three characters were ELF. I tried 'file Build/thunderbird/thunderbird' and received:

Builds/thunderbird/thunderbird: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, BuildID[sha1]=0x30e7fc4b0e46e863f89e31432a959f6bb949a7b1, stripped

This all puts the lie to the error message.

I unpacked the thunderbird tarball to ~/Builds I then executed 'Builds/thunderbird/thunderbird' and received: bash: Builds/thunderbird/thunderbird: No such file or directory I'm running debian 7.8. I checked the list of libraries on which thunderbird depends. All are installed. I executed 'head Build/thunderbird/thunderbird' and noted the first three characters were ELF. I tried 'file Build/thunderbird/thunderbird' and received: Builds/thunderbird/thunderbird: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, BuildID[sha1]=0x30e7fc4b0e46e863f89e31432a959f6bb949a7b1, stripped This all puts the lie to the error message.

所有回覆 (3)

more options

it is bash saying the file is not there. What can anyone here do about how bash works or does not work?

more options

It looks like you are trying to run 32-bit Thunderbird on 64-bit Linux as they only list the 32-bit version on https://www.mozilla.org/thunderbird/all.html

Here is the 64-bit en-US Thunderbird 31.4.0 http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/31.4.0/linux-x86_64/en-US/thunderbird-31.4.0.tar.bz2

If you prefer another language. http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/31.4.0/linux-x86_64/

由 James 於 修改

more options

there is a reason to use repositories... but I will not repeat it again.