Error installing on Ubuntu 19.04
See original GitHub issueDescribe the bug
While trying to install Synthesis on Ubuntu I got this error: ./SynthesisLinux4.3.1.1.run: 1: eval: ./LinuxInstaller.sh: not found
. It’s really not lying (that file doesn’t exist), but I think it should be working.
To Reproduce Steps to reproduce the behavior:
- Open the terminal
- Run
chmod +x SynthesisLinux4.3.1.1.run
- Run
./SynthesisLinux4.3.1.1.run
- Observe error
Expected behavior I expected it to install successfully.
Screenshots
Desktop (please complete the following information):
- OS: Ubuntu
- Version 19.04
Additional context ¯_(ツ)_/¯
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Problem installing Ubuntu 19.04 (18.04)
For a start I decided to install the latest available version, Ubuntu 19.04. I wrote it on a USB flash drive using UNetbootin...
Read more >Error while installing Ubuntu 19.04 #265 - boltgolt/howdy
Either official repo or .deb file installation fails on 19.10.
Read more >installing on Ubuntu 19.04 problems - BricsCAD Forum
Trying to install shapesv18 onto Ubuntu. VERY frustrating, software centre click install and 2 seconds later up comes the Install button ...
Read more >installation and setup issues under ubuntu 19.04
I have tried to set-up cpseis under ubuntu 19.04. ... There are 0 errors in your setup. ... I don't know if one...
Read more >Problem installing 'pynusmv' on Ubuntu 19.04
I work in pycharm, so I solved by creating a virtual environment and installing python 3.6 in it.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@morgajel
I just saw the additional information you posted about the robot instance not valid error and yeah it’s certainly possible the line endings are causing some issues but the more likely scenario is that they are not in the absolute correct file location. We have an awfully strange way of dealing with files that we are currently fixing by streaming them over a webserver, so hopefully that will fix some issues but that’s not planned to be integrated until summer so for now try to change line endings and make sure the file exists in the current directories. Also make sure to change line endings of both fields and robots and only the XML / JSON files and
not the binariesmaybe the binaries too if the carriage return was in-fact an issue.That’s completely OK! I just moved to Linux, and I was delighted to see that you guys are working on it. It’s not a huge priority.