question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error installing on Ubuntu 19.04

See original GitHub issue

Describe 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:

  1. Open the terminal
  2. Run chmod +x SynthesisLinux4.3.1.1.run
  3. Run ./SynthesisLinux4.3.1.1.run
  4. Observe error

Expected behavior I expected it to install successfully.

Screenshots Screenshot from 2019-11-01 19-40-12

Desktop (please complete the following information):

  • OS: Ubuntu
  • Version 19.04

Additional context ¯_(ツ)_/¯

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
HiceScommented, Nov 15, 2019

@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 binaries maybe the binaries too if the carriage return was in-fact an issue.

1reaction
cjdeniocommented, Nov 2, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found