Ahh… Great!

Not being an OS X/HomeBrew user, I searched for it with the wrong command.

Thanks.


-          Mark

From: Simh [mailto:[email protected]] On Behalf Of Warren Young
Sent: Monday, March 19, 2018 12:26 PM
To: [email protected]
Subject: Re: [Simh] simh OS X missing dependencies with brew packages

On Mon, Mar 19, 2018 at 11:54 AM, Mark Pizzolato 
<[email protected]<mailto:[email protected]>> 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

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

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

&#127866;  /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

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

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

&#127866;  /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?
_______________________________________________
Simh mailing list
[email protected]
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to