• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

mistydemeo/tigerbrew: Experimental fork of homebrew for PPC Macs on Tiger

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

mistydemeo/tigerbrew

开源软件地址:

https://github.com/mistydemeo/tigerbrew

开源编程语言:

Ruby 98.2%

开源软件介绍:

Tigerbrew

A little experimental fork of Homebrew that adds support for PowerPC Macs, and Macs running Tiger (or Leopard).

Installation

You will first need the newest version of Xcode for your operating system installed. For Tiger that's Xcode 2.5, available from Apple here. For Leopard, Xcode 3.1.4, available from Apple here. Both downloads will require an Apple Developer account.

On the computer you're reading this on, control or right click this link and save it (the option will be something like "Save Link As" or "Download Linked File" depending on your browser) to disk:

https://raw.github.com/mistydemeo/tigerbrew/go/install

Transfer it to your Tiger or Leopard machine along with Xcode.

Type ruby followed by a space into your terminal prompt, then drag and drop the install file onto the same terminal window, and press return.

You'll also want to make sure that /usr/local/bin and /usr/local/sbin are in your PATH. (Unlike later Mac OS versions, /usr/local/bin isn't in the default PATH.) If you use bash as your shell, add this line to your ~/.bash_profile:

export PATH=/usr/local/sbin:/usr/local/bin:$PATH

What Packages Are Available?

  1. You can browse the Formula directory on GitHub.
  2. Or type brew search for a list.
  3. Or use brew desc to browse packages from the command line.

More Documentation

brew help or man brew or check our wiki.

FAQ

How do I switch from homebrew?

Run these commands from your terminal. You must have git installed.

cd `brew --repository`
git remote set-url origin https://github.com/mistydemeo/tigerbrew.git
git fetch origin
git reset --hard origin/master

Something broke!

Many of the formulae in the repository have been tested, but there are still many that haven't been tested on Tiger and/or PowerPC yet. If something doesn't work, report a bug (or submit a pull request!) and we'll get it working.

Credits

Homebrew is originally by mxcl, a splendid chap. This fork is by mistydemeo, incorporating some code originally written by @sceaga.

License

Code is under the BSD 2 Clause (NetBSD) license.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
petere/homebrew-postgresql: 发布时间:2022-06-14
下一篇:
Homebrew/linuxbrew-core: 发布时间:2022-06-14
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap