[Simh] simh OS X missing dependencies with brew packages

Warren Young tangentsoft at gmail.com
Mon Mar 19 15:25:44 EDT 2018


On Mon, Mar 19, 2018 at 11:54 AM, Mark Pizzolato <Mark at infocomm.com> wrote:

> the besm6 simulator's
> front panel needs sdl ttf support.  On Linux (Ubuntu) this is provided
> by the libsdl2-ttf-dev package.  Maybe someone here can influence
> the brew package maintainers to also add the OS X equivalent package
> to brew's library...
>

It seems to be there already:

$ brew search ttf

==> *Searching local taps...*

sdl2_ttf            sdl_ttf             ttf2eot             ttf2pt1
    ttfautohint

==> *Searching taps on GitHub...*

==> *Searching blacklisted, migrated and deleted formulae...*

$ brew install sdl2_ttf

==> *Installing dependencies for sdl2_ttf: **sdl2*

==> *Installing sdl2_ttf dependency: **sdl2*

==> *Downloading
https://homebrew.bintray.com/bottles/sdl2-2.0.8.high_sierra.bottle.tar.gz
<https://homebrew.bintray.com/bottles/sdl2-2.0.8.high_sierra.bottle.tar.gz>*

########################################################################
100.0%

==> *Pouring sdl2-2.0.8.high_sierra.bottle.tar.gz*

🍺  /usr/local/Cellar/sdl2/2.0.8: 86 files, 4.2MB

==> *Installing **sdl2_ttf*

==> *Downloading
https://homebrew.bintray.com/bottles/sdl2_ttf-2.0.14.high_sierra.bottle.tar.gz
<https://homebrew.bintray.com/bottles/sdl2_ttf-2.0.14.high_sierra.bottle.tar.gz>*

########################################################################
100.0%

==> *Pouring sdl2_ttf-2.0.14.high_sierra.bottle.tar.gz*

🍺  /usr/local/Cellar/sdl2_ttf/2.0.14: 10 files, 72.2KB

It's part of homebrew-core, so you shouldn't need to "tap" anything special
to get this:

   https://github.com/Homebrew/homebrew-core/blob/master/Formula/sdl2_ttf.rb

If the "install" command fails for you, what does the "search" command give?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20180319/01696ec8/attachment.html>


More information about the Simh mailing list