<p></p>
<p>Linux tarballs, both of Custom and of packaged games, should include SDL and SDL_mixer libraries, as these are not installed by default in many/most distros.</p>
<p>I'm surprised how frequently I've lately been getting complaints of the engine not running on Linux, so I think this is a high priority. This has become much more common since people started uploading games to itch.io.</p>
<p>SDL_mixer depends on other libraries like libogg, but these are all very likely to already be installed on the system, plus it can be compiled to link to these libraries at runtime. We should provide builds that use runtime linking so that they can at least execute and show an error message.</p>
<p>Also discussed at <a href="https://rpg.hamsterrepublic.com/ohrrpgce/Portable_GNU-Linux_binaries#Other_libraries" rel="nofollow">https://rpg.hamsterrepublic.com/ohrrpgce/Portable_GNU-Linux_binaries#Other_libraries</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1202">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZRAZ7XZQDHCSXV2AYDTKYJHFANCNFSM43UAP7UQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZRJMZE5F4DUTDWTHGDTKYJHFA5CNFSM43UAP7U2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4M6CCLLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1202",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1202",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>