Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

이 쓰레드는 잠기고 보존되었습니다. 만약 도움이 필요하시면 새로운 질문을 올려주세요.

directory structure has changed upgrading from 106.0.5 to 108.0 linux

  • 3 답장
  • 0 이 문제를 만남
  • 333 보기
  • 최종 답변자: SuMo Bot
  • 해결된 질문

At least under linux, 'firefox' is now a directory in 108.0. For 106.0.5 and many versions prior, it was an executable.

-rw-r--r-- 1 78771445 2022-12-15 08:34 firefox-108.0.tar.bz2

tar xjvf firefox-108.0.tar.bz2

mv firefox firefox-108.0

  • -rwxr-xr-x 1 14416 2022-04-28 13:54 firefox-100.0/firefox
  • -rwxr-xr-x 1 14416 2022-08-08 07:34 firefox-103.0.2/firefox
  • -rwxr-xr-x 1 14416 2022-11-04 08:00 firefox-106.0.5/firefox
  • drwxr-xr-x 7 4096 2022-12-15 08:47 firefox-108.0/firefox
At least under linux, 'firefox' is now a directory in 108.0. For 106.0.5 and many versions prior, it was an executable. -rw-r--r-- 1 78771445 2022-12-15 08:34 firefox-108.0.tar.bz2 tar xjvf firefox-108.0.tar.bz2 mv firefox firefox-108.0 * -rwxr-xr-x 1 14416 2022-04-28 13:54 firefox-100.0/firefox * -rwxr-xr-x 1 14416 2022-08-08 07:34 firefox-103.0.2/firefox * -rwxr-xr-x 1 14416 2022-11-04 08:00 firefox-106.0.5/firefox * drwxr-xr-x 7 4096 2022-12-15 08:47 firefox-108.0/firefox

선택된 해결법

Solved: User error. This seems to have been caused by first having unpacked an incomplete failed download of 108.0.tar.bz2, then unpacking a completed successful download. To fix my problem, I deleted the quirky unpacked directory, then unpacked the tar.bz2 again.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (4)

선택된 해결법

Solved: User error. This seems to have been caused by first having unpacked an incomplete failed download of 108.0.tar.bz2, then unpacking a completed successful download. To fix my problem, I deleted the quirky unpacked directory, then unpacked the tar.bz2 again.

I don't recall seeing anything but directories after extracting.

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.