There was a logic error when looking for the SDL ttf library support.
It is now fixed.

From: Paul Koning [mailto:[email protected]]
Sent: Tuesday, October 11, 2016 8:16 AM
To: Mark Pizzolato <[email protected]>
Cc: [email protected]
Subject: Re: [Simh] Compiling most recent release of simh

I had all sorts of problems on Mac, but I can try again with stuff in 
/Library/Frameworks which is the Mac standard.

But the odd thing is that the makefile did find SDL -- but failed to find 
SDL_ttf even though it is installed in the very same spot.

          paul

On Oct 11, 2016, at 11:09 AM, Mark Pizzolato 
<[email protected]<mailto:[email protected]>> wrote:

The simh makefile DOES NOT support users locally building optional dependent 
packages if the OS platform has a package management system which provides the 
required packages.  This strategy is due to a good number of historical problem 
reports which were due to some subtle configuration detail not done right when 
a package was built locally.  OS provided packages are configured, maintained 
AND tested by the folks who run the package management system (the OS vendor 
usually) and as such those are known to work.

Most dependent packages are completely optional for the simh build.  If they 
are not available then the simulator features which they help provide won’t be 
available in the respective simulator.

_______________________________________________
Simh mailing list
[email protected]
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to