Skip to content

Instantly share code, notes, and snippets.

@ntmoe
Created December 18, 2011 06:14
Show Gist options
  • Save ntmoe/1492539 to your computer and use it in GitHub Desktop.
Save ntmoe/1492539 to your computer and use it in GitHub Desktop.
Example of truncated terminal output problem from gregorio formula install
$ brew install --HEAD gregorio
==> Installing gregorio
==> Checking out svn://svn.gna.org/svn/gregorio/trunk
==> autoreconf -f -i
==> ./configure --prefix=/usr/local/Cellar/gregorio/HEAD
==> make
==> make install
==> Your sudo password is required to copy fonts
and style files to your TeX ins
==> cd fonts && sudo ./install.py
Password:
==> updmap
==> Caveats
You will need to run
$ updmap
as each user that will use GregorioTeX. It has already been
run for the current user.
Fonts and style files have been copied
to $TEXMFLOCAL/tex/gregoriotex.
==> Summary
/usr/local/Cellar/gregorio/HEAD: 25 files, 992K, built in 74 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment