<br><br><div class="gmail_quote">2011/5/31 Karl Berry <span dir="ltr"><<a href="mailto:karl@freefriends.org">karl@freefriends.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Nelson,<br>
<br>
Thanks for the report, of course.<br>
<br>
    It looks like  this version was built on  OpenSolaris (11) rather than<br>
    Sun Solaris (10).<br>
<br>
Apostolos Syropoulos has been volunteering the last few years to build<br>
the i386-solaris (and x86_64-solaris) binaries for TL.  I assume<br>
Solaris 11 is the version he had available.  In the absence of another<br>
volunteer (you? :) to build binaries on S.10, I don't see the situation<br>
changing.  I cc AS for his comments ...<br>
<br clear="all"></blockquote><div><br> Hello,<br><br>It is true that I compile on the last version of OpenSolaris that was publicly<br>available from Oracle. I understand that there are few people who still use<br>Solaris 10, but the majority of people use either Solaris 11 Express<br>
(by Oracle) or OpenIndiana/Illumos (the OpenSource fork). Unfortunately,<br>I have no machine running Solaris 10 at my disposal. This OS is outdated<br>and lacks certain features. In addition, someone has asked me to use<br>
Solaris Studio instead of gcc. The answer is that whether we like it or<br>not most people who develop open source tools use gcc, and since all<br>versions of Solaris come with some (outdated) version of gcc it is a<br>matter of creating two symlinks:<br>
<br># cd /usr/lib<br># ln -s /usr/sfw/lib/libstdc++.so.6 libstdc++.so.6<br># ln -s /usr/sfw/lib/libgcc_s.so.1 libgcc_s.so.1<br><br>Now this would imply that still people would not be able to use xdvi, but I<br>am sure that some previous TeXLive contained a xdvi binary compiled on<br>
Solaris 10. I suppose we can include this binary in the next realese as well<br>as the Solaris 11 binary.  Finally, asy does not compile on Solaris 10 as<br>this system does include certain features.<br><br>All the best,<br>
<br>A.S<br></div></div>-- <br>Apostolos Syropoulos<br>Xanthi, GREECE<br><br>