macos-high-sierra

Unable to build and install Valgrind on macOS High Sierra

Deadly 提交于 2019-12-03 16:37:07
问题 I cannot install Valgrind on macOS High Sierra. It's not available through brew . I've tried with 3.10. After make install , I get this message: configure: error: Valgrind works on Darwin 10.x, 11.x, 12.x, 13.x and 14.x (Mac OS X 10.6/7/8/9/10) Homebrew says: valgrind: This formula either does not compile or function as expected on macOS versions newer than Sierra due to an upstream incompatibility. Error: An unsatisfied requirement failed this build. 回答1: I had the problem like this. So, I

MacOS High Sierra KEXT Loading - Are there any ways to cancel user approval?

瘦欲@ 提交于 2019-12-03 13:57:32
As some kinds of MacOS developers know, Apple implemented Secure Kernel Extension Loading . Users can approve third party KEXT by clicking Approve button in Security and Privacy . However, once the KEXT is approved, are there any methods for cancelling the approval? Imagine, the case of testing the app with KEXT loading, etc. If there are no way but the clean install, it's very difficult to test apps. The information about approvals is stored in sqlite3 database: /var/db/SystemPolicyConfiguration/KextPolicy The tables you're interested in are: kext_policy and kext_load_history_v3 . E.g. here

Update Xcode 10.1 to 10.2 on High Sierra 10.13.6

限于喜欢 提交于 2019-12-03 11:53:48
问题 I'm trying to update Xcode 10.1 to 10.2 on my High Sierra 10.13.6 version. The App Store window shows the update button, but the problem is after hitting that button, the circle on the upper-left corner is just rotating for hours and nothing else happens! Since the difference between the two versions is not that huge, the update naturally must be downloaded and installed after some time, but in effect it's not that way! How to solve that issue, please? 回答1: The difference between the two

vim ruby mismatch on Mac High Sierra

跟風遠走 提交于 2019-12-03 10:37:11
问题 I recently upgraded my Mac to High Sierra After the upgrade, Macvim (mvim) stopped working because (I assume) HighSierra upgraded ruby to 2.3, and mvim is using ruby 2.0. Following is the error I am getting dyld: Library not loaded: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/libruby.2.0.0.dylib Referenced from: /usr/local/Cellar/macvim/8.0-134/MacVim.app/Contents/bin/../MacOS/Vim Do I need to compile vim again or is there any way to fix this problem? Thanks in advance. 回答1

Xcode failed to download. Use the Purchases page to try again. Xcode 9.3. MacOS High Sierra

℡╲_俬逩灬. 提交于 2019-12-03 08:46:19
After upgrading MacOS to High Sierra, I tried to update Xcode and get this: Xcode failed to download. Use the Purchases page to try again I uninstalled Xcode and try to install again with no success. I read some tips to solve this but nothing helps... Remove ~/Library/Cookies/com.apple.appstore.plist (no such file) Use AppStore Debug menu... (menu never appears with the command to enable it) defaults write com.apple.appstore ShowDebugMenu -bool true Remove contents of /private/var/folders/ / /C/com.apple.appstore (folder located, contents removed, nothing changes) "wiping all caches, cookies

“This type of file can harm your computer mac no keep option” - No “Keep” option? macOS HS

有些话、适合烂在心里 提交于 2019-12-03 07:58:41
问题 I have encountered the usual Chrome "feature" of displaying "this type of file can harm your computer mac no keep option" when trying to download a file from a filehosting website. However, when the warning appears there is only ever a "discard" button and not one to "keep" the file as I have seen when using Windows... Can anybody suggest anything? 回答1: Going to the downloads list (Command+Shift+J) shows you the Keep option. 回答2: @DickKennedy Helped resolve my woes with a workaround for this

Unable to build and install Valgrind on macOS High Sierra

折月煮酒 提交于 2019-12-03 06:06:45
I cannot install Valgrind on macOS High Sierra. It's not available through brew . I've tried with 3.10 . After make install , I get this message: configure: error: Valgrind works on Darwin 10.x, 11.x, 12.x, 13.x and 14.x (Mac OS X 10.6/7/8/9/10) Homebrew says: valgrind: This formula either does not compile or function as expected on macOS versions newer than Sierra due to an upstream incompatibility. Error: An unsatisfied requirement failed this build. Yuriy Lesyo I had the problem like this. So, I found the solving. You should install valgrind by this code brew install --HEAD valgrind I have

MySQL Compatibility with MacOS Sierra

天大地大妈咪最大 提交于 2019-12-03 03:05:11
问题 Does anybody know of any compatibility issues or quirks with MySQL Community Server/Workbench on macOS Sierra? I recently did an installation on a Mac that had never held MySQL before and it doesn't seem to be working correctly. (Now maybe I just set it up wrong, but the since the installer offers no advanced options that doesn't seem to be the case.) I can create schemas and tables, but when I go to actually query the table nothing happens. The activity indicator spins endlessly. I took a

Can't launch AVD on macOS 10.13

笑着哭i 提交于 2019-12-03 00:55:52
I created some AVDs in Android studio 3.0, but I can't launch them. I used the following command to launch them: ./emulator @Nexus_5X_API_17 logs: emulator: WARNING: encryption is off Hax is enabled Hax ram_size 0x60000000 Failed to open vm 3 Failed to create HAX VM No accelerator found. failed to initialize HAX: Invalid argument And when I reinstalled "Intel x86 Emulator Accelerator(HAXM installer)", the logs: HAXM silent installation only supports macOS from 10.8 to 10.12 ! I don't know if it is related with this. After that, I tried to install virtualBox to install genymotion, but I found

“This type of file can harm your computer mac no keep option” - No “Keep” option? macOS HS

萝らか妹 提交于 2019-12-02 20:42:37
I have encountered the usual Chrome "feature" of displaying "this type of file can harm your computer mac no keep option" when trying to download a file from a filehosting website. However, when the warning appears there is only ever a "discard" button and not one to "keep" the file as I have seen when using Windows... Can anybody suggest anything? raj Going to the downloads list (Command+Shift+J) shows you the Keep option. @DickKennedy Helped resolve my woes with a workaround for this by going to Chrome settings and enabling the option "Ask where to save each file before downloading" in the