Đầu tiên là chỉ cho bạn biết nơi cài đặt tại thời điểm này:
n102:~ hendrikwindel$ brew info truecrypt truecrypt: stable 7.1a http://truecrypt.org/ Conflicts with: fuse4x Not installed From: https://github.com/Homebrew/homebrew/commits/master/Library/Formula/truecrypt.rb ==> Dependencies Build: pkg-config ✔, nasm ✔ Required: wxmac ✔, osxfuse ✔
Và bây giờ xảy ra vấn đề:
n102:~ hendrikwindel$ brew install truecrypt ==> Downloading ftp://ftp.archlinux.org/other/tc/truecrypt-7.1a.tar.gz Already downloaded: /Library/Caches/Homebrew/truecrypt-7.1a.tar.gz ==> Patching patching file Main/Application.cpp Hunk #1 succeeded at 36 with fuzz 2. patching file Main/CommandLineInterface.cpp patching file Main/Forms/Forms.cpp Hunk #1 succeeded at 263 with fuzz 2. Hunk #2 FAILED at 305. Hunk #3 succeeded at 1443 with fuzz 2. Hunk #4 FAILED at 1468. Hunk #5 succeeded at 2894 with fuzz 2. Hunk #6 FAILED at 2951. 3 out of 6 hunks FAILED -- saving rejects to file Main/Forms/Forms.cpp.rej patching file Main/Forms/MainFrame.cpp patching file Main/Forms/SelectDirectoryWizardPage.cpp patching file Main/Forms/SelectDirectoryWizardPage.h patching file Main/GraphicUserInterface.cpp patching file Main/TextUserInterface.cpp patching file Main/UserPreferences.cpp patching file Platform/Unix/Process.cpp Error: Applying DATA patch failed
Tôi không biết những gì có thể sai. Chỉ có một ngắn tiền sử . Nhưng tôi nghĩ nó không liên quan đến vấn đề này.
brew update
sau đó brew info truecrypt
brew pull truecrypt
đã làm việc. Có vẻ như truecrypt không còn tồn tại lâu nữa nên tôi không thể tái tạo lỗi và đó có thể là lý do cài đặt của bạn không hoạt động.
brew info truecrypt => Error: No available formula for truecrypt