<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 29, 2017 at 8:10 PM, Harry Putnam <span dir="ltr"><<a href="mailto:reader@newsguy.com" target="_blank">reader@newsguy.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Far as I understood things... anything above 5.0.X, that is, any of<br>
the 5.1.x series will not install due to requiring gt5 I think it was.<br></blockquote><div><br></div><div>It includes its own private copy of Qt, rather than requiring the<br></div><div>OS to have one (which in the case of Solaris it usually won't).<br><br></div><div>Actually, I suspect the problem is more likely to be<br><br><a href="https://www.illumos.org/issues/5709">https://www.illumos.org/issues/5709</a><br><br></div><div>If you run VirtualBox with LD_DEBUG=versions you'll see (you have to do<br></div><div>this as root otherwise setuid gets in the way)<br><br>...<br>19254: 1: version needed processing: file=/opt/VirtualBox/amd64/libQt5XcbQpaVBox.so.5<br>19254: 1:             file                        version<br>19254: 1:             libc.so.1                   SUNW_1.22.7<br>19254: 1: <br>19254: 1: <br>19254: 1: ld.so.1: VirtualBox: fatal: libc.so.1: version 'SUNW_1.22.7' not found (required by file /opt/VirtualBox/amd64/libQt5XcbQpaVBox.so.5)<br>...<br><br></div><div>A quick look at why it wants that version of libc using pvs<br><br>pvs -vs libQt5XcbQpaVBox.so.5<br>...<br>    libc.so.1 (SUNW_1.22.7):<br>        asprintf;<br><br></div></div>-- <br><div class="gmail_signature">-Peter Tribble<br><a href="http://www.petertribble.co.uk/" target="_blank">http://www.petertribble.co.uk/</a> - <a href="http://ptribble.blogspot.com/" target="_blank">http://ptribble.blogspot.com/</a></div>
</div></div>