<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I meant the terminal output that is shown when you do "make".<div class=""><br class=""></div><div class="">I noticed that even after installing SDL_ttf (from sources) it STILL doesn't find it -- but the files are there.  So it looks like a makefile bug.</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>paul</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 11, 2016, at 10:46 AM, Gene Irwin <<a href="mailto:girwin1215@gmail.com" class="">girwin1215@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><p dir="ltr" class="">Oddly enough that is also required by mame.</p><p dir="ltr" class="">Where is the build log stored?</p>
<br class=""><div class="gmail_quote"><div dir="ltr" class="">On Tue, Oct 11, 2016, 7:40 AM Paul Koning <<a href="mailto:paulkoning@comcast.net" class="">paulkoning@comcast.net</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br class="gmail_msg">
> On Oct 11, 2016, at 10:31 AM, Paul Koning <<a href="mailto:paulkoning@comcast.net" class="gmail_msg" target="_blank">paulkoning@comcast.net</a>> wrote:<br class="gmail_msg">
><br class="gmail_msg">
><br class="gmail_msg">
>> On Oct 11, 2016, at 10:05 AM, Gene Irwin <<a href="mailto:girwin1215@gmail.com" class="gmail_msg" target="_blank">girwin1215@gmail.com</a>> wrote:<br class="gmail_msg">
>><br class="gmail_msg">
>> The only place I could find detailed the error with Google was the makefile on the github site.<br class="gmail_msg">
>><br class="gmail_msg">
>> I am running mint 18 and the makefile says;<br class="gmail_msg">
>> No SDL ttf support available. BESM-6 video panel disabled<br class="gmail_msg">
>><br class="gmail_msg">
>> Any ideas?<br class="gmail_msg">
>><br class="gmail_msg">
>> I have SDL installed and compiled mame recently which also requires SDL and that went fine.<br class="gmail_msg">
><br class="gmail_msg">
> Did you install the "development" flavor of SDL?  You need that to get the header files.<br class="gmail_msg">
<br class="gmail_msg">
Looking more closely... this isn't actually an issue with SDL itself.  A whole pile of simulators use SDL.  But BESM is different in that it looks for a specific SDL feature, namely TTF (font file) support.<br class="gmail_msg">
<br class="gmail_msg">
I don't have that either.  Googling turns up SDL_ttf as a "project" listed on the <a href="http://libsdl.org/" rel="noreferrer" class="gmail_msg" target="_blank">libsdl.org</a> website, with a separate install kit.  <a href="https://www.libsdl.org/projects/SDL_ttf/" rel="noreferrer" class="gmail_msg" target="_blank">https://www.libsdl.org/projects/SDL_ttf/</a> has the info.  It looks like you need to install that, either from a package, or from source.<br class="gmail_msg">
<br class="gmail_msg">
        paul<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
</blockquote></div>
</div></blockquote></div><br class=""></div></body></html>