pickles2 / electron-asazuke

GUI Client for Asazuke
0 stars 0 forks source link

【バグ】 はじめてasazuke.appをインストールするmacで発生 #5

Open misak1 opened 8 years ago

misak1 commented 8 years ago

START PID:1992 dyld: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib Referenced from: /Users/ise/marbleScraper-0.0.2+darwin-x64/marble Scraper.app/Contents/Resources/app.asar.unpacked/node-php-bin/bin/darwin/5.6.18/bin/php Reason: image not found

misak1 commented 8 years ago

6c72cbdc-fa82-11e5-9f72-58f2d35fada9

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install wget

ターミナル.appを開いてwgetをインストールすれば、opensslも一緒にインストールされるようです。

misak1 commented 8 years ago
$ brew install tidy-html5

追加インストール

misak1 commented 8 years ago
$ brew tap homebrew/php
$ brew tap homebrew/dupes
$ brew install php56-tidy

追加インストール