Search code examples
ubuntu-18.04choregraphe

Choregraphe Software doesn't launch


I'm trying to install the choregraphe for robotics purpose . I'm running Ubuntu 18.04 . So i downloaded the choregraphe-suite-x.x-linux64-setup.run file from the official website . And then :

chmod +x choregraphe-suite-x.x-linux64-setup.run
sudo ./choregraphe-suite-x.x-linux64-setup.run

Then I followed the installation steps , i accepted the license agreement and followed the wizard steps . But the software does not launch .. What is the issue ?


Solution

  • I can't vouch for backwards compatibility, but was able to get the app to launch by addressing the reported error and adding a library link:

    $ sudo ln -sf /usr/lib/x86_64-linux-gnu/libz.so /opt/'Softbank 
    Robotics'/'Choregraphe Suite 2.5'/lib/libz.so.1