Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

Leonardo_S_4
Beginner
1,519 Views

Downloaded intel XDK today.

running fedora 23 64 bits

 

got this error

 

error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

any help is welcome

0 Kudos
1 Solution
PaulF_IntelCorp
Employee
1,519 Views

Leonardo -- are you submitting these crash logs? Please do, engineering does review them.

In the meantime, I can't promise that an easy workaround can be identified. We test only against Ubuntu, if you are unable to get this working on Fedora I recommend you create a new machine based on Ubuntu or run Ubuntu in a VM on your Fedora machine and run the XDK inside that Ubuntu VM.

View solution in original post

0 Kudos
4 Replies
Leonardo_S_4
Beginner
1,519 Views

Paul F. (Intel) wrote:

See if this helps > https://software.intel.com/en-us/xdk/faqs/general#xdk-on-fedora <

Hi Paul, it helped however XDK always opens the crash report window:

error report

https://www.dropbox.com/s/8f5kmt3i8j3h11m/Captura%20de%20tela%20de%202016-06-25%2011-37-34.png?dl=0

this is what my XDK folder looks like now:

[sombriks@sephiroth XDK]$ ls -la
total 92
drwxr-xr-x. 6 sombriks sombriks  4096 Jun 25 11:32 .
drwxr-xr-x. 4 sombriks sombriks  4096 Jun 24 22:44 ..
drwxrwxr-x. 8 sombriks sombriks  4096 Jun 25 11:36 bin
-rwxr-xr-x. 1 sombriks sombriks 22097 Jun  3 17:25 CHANGELOG.md
lrwxrwxrwx. 1 sombriks sombriks    23 Jun 25 11:32 libudev.so.0 -> /usr/lib64/libudev.so.1
-rwxr-xr-x. 1 sombriks sombriks    16 Jun  3 17:25 nw-version.txt
-rwxr-xr-x. 1 sombriks sombriks  6183 Jun  3 17:25 revision.txt
drwxr-xr-x. 2 sombriks sombriks  4096 Jun 24 22:43 .scripts
drwxr-xr-x. 6 sombriks sombriks  4096 Jun 24 22:43 uninstall
-rwxr-xr-x. 1 sombriks sombriks   182 Jun  3 17:27 uninstall_GUI.sh
-rwxr-xr-x. 1 sombriks sombriks 21806 Jun  3 17:27 uninstall.sh
drwxrwxr-x. 8 sombriks sombriks  4096 Jun 24 22:43 xdk
-rwxr-xr-x. 1 sombriks sombriks   201 Jun 24 22:47 xdk.sh
[sombriks@sephiroth XDK]$ 

for your time thak you.

 

0 Kudos
PaulF_IntelCorp
Employee
1,520 Views

Leonardo -- are you submitting these crash logs? Please do, engineering does review them.

In the meantime, I can't promise that an easy workaround can be identified. We test only against Ubuntu, if you are unable to get this working on Fedora I recommend you create a new machine based on Ubuntu or run Ubuntu in a VM on your Fedora machine and run the XDK inside that Ubuntu VM.

0 Kudos
Leonardo_S_4
Beginner
1,519 Views

Hello Paul,

indeed i'm sending the reports.

i'll try to figure something on different setups and see what happens.

Thanks for the advices.

0 Kudos
Reply