<p dir="ltr"><br>
On Jul 21, 2013 6:40 AM, "Walter Dnes" <<a href="mailto:waltdnes-SLHPyeZ9y/tg9hUCZPvPmw@public.gmane.org">waltdnes-SLHPyeZ9y/tg9hUCZPvPmw@public.gmane.org</a>> wrote:<br>
><br>
>   I'm looking at getting wine going for a Windows-only app.  I posted<br>
> some questions on the Gentoo forum, but no response.  Is anybody here<br>
> familiar with wine?<br>
><br>
> 1) The latest Gentoo ebuild wine-1.6_rc4 (unstable) apparently should<br>
> be "prelinked".  <a href="http://www.gentoo.org/doc/en/prelink-howto.xml">http://www.gentoo.org/doc/en/prelink-howto.xml</a> talks<br>
> about a cron job to run prelink every so often, which seems like the<br>
> wrong approach.  Wouldn't it make more sense to run it right after<br>
> installing a program or doing any updates?  Are there any problems with<br>
> running prelink on all programs?</p>
<p dir="ltr">The trick is that one library links to another and as those change or get updated the prelinking you did previously is invalidated. Prelinking is at the executable level so an updated SSL library means that anything which eventually uses it needs to be re-prelinked.</p>

<p dir="ltr">Hth.</p>
<p dir="ltr">Thanks<br>
-Ben<br>
><br>
> 2) I'm hazy about some of wine's options...  are "opencl" and "opengl"<br>
> and "osmesa" recommended?  My onboard video chip (according to lspci) is<br>
> 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd<br>
> Gen Core processor Graphics Controller (rev 09)<br>
><br>
> 3) LINGUAS supports both "en" and "en_US".  Is it recommended to enable<br>
> both?<br>
><br>
> --<br>
> Walter Dnes <<a href="mailto:waltdnes-SLHPyeZ9y/tg9hUCZPvPmw@public.gmane.org">waltdnes@waltdnes.org</a>><br>
> I don't run "desktop environments"; I run useful applications<br>
> --<br>
> The Toronto Linux Users Group.      Meetings: <a href="http://gtalug.org/">http://gtalug.org/</a><br>
> TLUG requests: Linux topics, No HTML, wrap text below 80 columns<br>
> How to UNSUBSCRIBE: <a href="http://gtalug.org/wiki/Mailing_lists">http://gtalug.org/wiki/Mailing_lists</a><br>
</p>