facebook

REST Inspect Linux Dependencies

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #396578 Reply

    support-jed
    Keymaster

    So REST Inspect didn’t launch and you got an error message talking about Linux dependencies. You’re thinking, “now what?”

    Never fear, our testers ran into this on Ubuntu and the fix is really quite simple.

    • Figure out which lib directory applies to your Linux installation and cd into that directory.
      • /lib/x86_64-linux-gnu/ # Ubuntu, Xubuntu, Mint
      • /usr/lib64/ # SUSE, Fedora
      • /usr/lib/ # Arch, Fedora 32bit
      • /lib/i386-linux-gnu/ # Ubuntu 32bit
    • From your lib directory, run sudo ln -s libudev.so.1 libudev.so.0

    Once the symlink is in place, you should be able to launch REST Inspect, no problem. But if you do encounter an issue, please let us know!

    For those of you who are the inquisitive types, you can read more about this solution here and here. We hope to have workarounds in place in a future release.

    • This topic was modified 8 years, 9 months ago by support-jed.
Viewing 1 post (of 1 total)
Reply To: REST Inspect Linux Dependencies

You must be logged in to post in the forum log in