<br><br><div class="gmail_quote">2009/11/24 Michael Cronenworth <span dir="ltr"><<a href="mailto:mike@cchtml.com">mike@cchtml.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Andrea on 11/24/2009 07:04 AM wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Will someone please point me towards the appropriate<br>
compatibility RPM for Fedora 12?<br>
<br>
</blockquote>
<br></div>
No need to ask for help.<br>
<br>
$ yum whatprovides *stubs-32.h<br>
# yum install $RESULT<br>
<br>
You can use "whatprovides" with any file name and wild cards are valid.<br>
<br>
<br>
PS: The answer is glibc-devel.i686<div><div></div><div class="h5"><br>
<br>
-- <br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com" target="_blank">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</div></div></blockquote></div><br>Hi,<br><br>if you want to compile on a 64-bit host for ix86 architectures, you *must* install the glibc-devel.i686 package.<br>