• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Building tree on Mac OS X Lion 10.7.4Edit

Created 6/10/2012, updated 10/14/2017
$ curl -O http://mama.indstate.edu/users/ice/tree/src/tree-1.6.0.tgz
$ tar xzf tree-1.6.0.tgz
$ cd tree-1.6.0
$ vim Makefile
$ make # comment out Linux section, uncomment Mac OS X section
$ sudo make install
  • tree
  • macos
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).