Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 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.