Timothep / scrumkin

Scrumkin is a visciously fun card game where you deal the best and worse software and management practices for fun and profit
Other
8 stars 2 forks source link

I have issue installing squib dependence 'cairo' #1

Open felipefernandes opened 5 years ago

felipefernandes commented 5 years ago

I've tried install squib, however I got this error message "Failed to run 'brew install cairo'." I also tried to install over brew but it not worked as well.

When I ran brew install cairo, I got another error:

Installing cairo
==> Downloading https://homebrew.bintray.com/bottles/cairo-1.16.0.mojave.bottle.tar.gz
######################################################################## 100.0%
==> Pouring cairo-1.16.0.mojave.bottle.tar.gz
🍺  /usr/local/Cellar/cairo/1.16.0: 117 files, 5.5MB
==> `brew cleanup` has not been run in 30 days, running now...
Removing: /usr/local/Cellar/freetype/2.9.1... (60 files, 2.6MB)
Removing: /Users/ffernandes/Library/Caches/Homebrew/freetype--2.9.1.mojave.bottle.tar.gz... (874.5KB)
Removing: /usr/local/Cellar/openssl/1.0.2q... (1,794 files, 12.1MB)
Removing: /Users/ffernandes/Library/Caches/Homebrew/openssl--1.0.2q.mojave.bottle.tar.gz... (3.7MB)
Removing: /Users/ffernandes/Library/Caches/Homebrew/icu4c-62.1.high_sierra.bottle.tar.gz... (25.5MB)
Removing: /Users/ffernandes/Library/Caches/Homebrew/node-10.7.0.high_sierra.bottle.tar.gz... (13MB)
Removing: /Users/ffernandes/Library/Caches/Homebrew/grunt-cli-1.2.0.high_sierra.bottle.tar.gz... (72.3KB)
Removing: /Users/ffernandes/Library/Caches/Homebrew/bower-1.8.4.high_sierra.bottle.tar.gz... (3.9MB)
Removing: /Users/ffernandes/Library/Caches/Homebrew/linkage.db... (28KB)
Removing: /Users/ffernandes/Library/Logs/Homebrew/bower... (64B)
Removing: /Users/ffernandes/Library/Logs/Homebrew/icu4c... (64B)
Removing: /Users/ffernandes/Library/Logs/Homebrew/grunt-cli... (64B)
Removing: /Users/ffernandes/Library/Logs/Homebrew/node... (64B)
Pruned 1 symbolic links and 4 directories from /usr/local
==> Caveats
==> openssl
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
  /usr/local/etc/openssl/certs

and run
  /usr/local/opt/openssl/bin/c_rehash

openssl is keg-only, which means it was not symlinked into /usr/local,
because Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries.

If you need to have openssl first in your PATH run:
  echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile

For compilers to find openssl you may need to set:
  export LDFLAGS="-L/usr/local/opt/openssl/lib"
  export CPPFLAGS="-I/usr/local/opt/openssl/include"
Timothep commented 5 years ago

I am unfortunately no Ruby or Squibs expert. Have you looked at the official Squibs documentation? https://squib.readthedocs.io/en/v0.14.0/install.html