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.

can't run on linux

See original GitHub issue

Prerequisites

affected version:

2.10, latest

make sure to check this before filing an issue:

  • [x ] I am running the latest version
  • [x ] I checked to make sure that this issue has not already been filed

Describe the issue

Trying to run on Linux, apparently deliverable is not self-contained. I have glibc 2.17, it requires 2.18. Can’t easily upgrade it, since same gcc toolchain used throughout org.

What did not work as expected?

$ ./chipmunk ./chipmunk: /lib64/libc.so.6: version `GLIBC_2.18’ not found (required by ./chipmunk)

$ g++ --version g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36.0.1) Copyright © 2015 Free Software Foundation, Inc.

$ ls -l /lib64/libc* /lib64/libc.so.6 -> libc-2.17.so

Steps to Reproduce just run ./chipmunk

Environment

Failure Logs

Please include any relevant log snippets or files here.

Is there a way to build it? Project description does not provide steps. I had installed nodejs010, but am not familiar with it. Tried “npx run make”, but no dice, fails. Thanks much!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:24 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ediblepartscommented, Dec 2, 2020

Terrific! Latest source builds and runs fine. App starts and works as it should. Thank you very much for your help.

FWIW, the way I see it, lack of decent user manual is its bigger weakness. I still can’t guess what some icons mean (e.g. in seach: “case sensitivity”, “?”, “regex”, but there are no tooltips or help. The “?” being an icon with letters with bars on top and bottom, as in edit field. Can’t find bookmarking either (I have a vague recollection there were bookmark feature). etc. Some of the great features kinda hidden or non obvious (merging, working with timing, etc). Just a nitpick. Thanks again!

0reactions
DmitryAstafyevcommented, Dec 2, 2020

@edibleparts Thanks for your objective and reasoned feedback! It’s very important for us.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What are the things that Windows can do but Linux cannot do ...
What are 5 things you can do on Windows that you can't do on Linux? So far there is no Power ISO or...
Read more >
Ubuntu Linux PC Won't Boot? 5 Common Issues and Fixes
Ubuntu Not Booting? Try These 5 Tips · Check for bootable devices · Is the GRUB bootloader working? · Repair the bootloader menu...
Read more >
I can't run any steam games, not even native linux games
I can't run any steam games, not even native linux games. Hello,. First I tried running Satisfactory via Steam play.
Read more >
Why Doesn't Linux Work on my PC?! - YouTube
Why doesn't Linux work on your computer? In this video I explore some of the common reasons why this might be the case....
Read more >
gaming - "I don't use Linux because you can't game ... - devRant
I've seen steam games with freaking high requirements run with any lag on Linux computers - open source amd drivers worked well. The...
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