You have simply to remove the broken link in the xdk folder using
rm libudev.so.0
Then make a new one pointing to the lib version in your distribution (in my
case)
ln -s /usr/lib64/libudev.so.1 libudev.so.0
I got it running on the latest fedora 20 without any issue for now.
On Dec 30, 2013 4:26 AM,
On 12/30/13 11:26, William Biggs wrote:
> I'm trying to install intel xdk software . Has any one got it to to
> work ? If so how . it is asking for libudev.so.0 . I can not find it
>
Delete the symbolic link for libudev.so.0 in /opt/intel/XDK. Then.
ln -s /usr/lib64/libudev.so.1 libudev.so.