<p dir="ltr">You have simply to remove the broken link in the xdk folder using<br>
rm libudev.so.0<br>
Then make a new one pointing to the lib version in your distribution (in my case)<br>
ln -s /usr/lib64/libudev.so.1 libudev.so.0<br>
I got it running on the latest fedora 20 without any issue for now.</p>
<div class="gmail_quote">On Dec 30, 2013 4:26 AM, &quot;William Biggs&quot; &lt;<a href="mailto:williambiggs31@gmail.com">williambiggs31@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m trying to install intel xdk software . Has any one got it to to<br>
work ? If so how . it is asking for libudev.so.0 . I can not find it<br>
<br>
--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</blockquote></div>