tigerbrew | Experimental fork of homebrew for PPC Macs on Tiger
kandi X-RAY | tigerbrew Summary
kandi X-RAY | tigerbrew Summary
A little experimental fork of [Homebrew][homebrew] that adds support for PowerPC Macs, and Macs running Tiger (or Leopard).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Finds all ports associated with an IP address
- Replaces a file with the given paths in the given path .
- Determine the compiler to use .
- Parse the output of odl_output
- Recursively converts all keys to JSON strings
- Pipes a output to the output .
- Prints a rate friendly rate limit .
- Handles exceptions .
- The output of the shell
- Add an option to the list
tigerbrew Key Features
tigerbrew Examples and Code Snippets
Community Discussions
Trending Discussions on tigerbrew
QUESTION
I have mac 10.6.8 and I installed node 10.15.3 from nodejs.org using pkg installer and after installing I got this problem when I try to use 'node' or 'npm' on the terminal:
...ANSWER
Answered 2019-May-13 at 09:32I am using MacOS 10.6.8 (an old version of MacOS!). I installed, using nvm version 0.33.0, Node 10.15.3 and 8.16.0 and both of them gave me the error message about the dyld library shown in Ryuzaki's question above.
After some research I concluded that the libc++.1.dylib is not provided by the version of MacOS that I am using (it only came in on later versions of the OS). Therefore I loaded some earlier releases of Node, namely 6.17.1 and 4.9.1. Neither of these versions had the problem, leaving me to believe that the age of the OS is the problem.
QUESTION
I'm trying to install Jekyll on Leopard but can't get it working. The most progress I've made is being able to run gem install jekyll
in Terminal, but then I get the error make failed, exit code 2
.
- I have tigerbrew installed (since brew is incompatible with leopard now)
- I have rvm installed (installed from source due to constant certificate/ssl errors)
- I have installed Ruby version 2.3.8p459 from source
- I have Xcode 3.1.3 installed
I can't install ruby from rbenv or rvm due to cert/ssl errors, that's why I've installed it from source. I can install via brew install ruby
, but get the same results.
I've looked at many other posts regarding the make failed
error which tends to be related to multiple Ruby versions. None of the answers on these pages worked as I've installed everything from source (ruby has never been installed by brew, rbenv or rvm).
I have tried installing ruby with all of the above but got the same error.
Each time I've tested installing Ruby either from source or from tigerbrew/homebrew I've clean installed a new system of Leopard + Xcode etc. I've also tried this on multiple machines.
I've just updated rubygems to version 3.0.2, which fixed some certificate errors when installing gems but hasn't fixed the problem.
Is there anything else I can do to get this working??
Below is the output from Terminal when I run gem install jekyll
.
ANSWER
Answered 2019-Feb-23 at 09:39So I figured out that the Make error is due to some dependencies being incompatible with the system.
I managed to get Jekyll 3.8.5 installed on OSX 10.5.6 (Leopard) by running these commands:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tigerbrew
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page