Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

GLIBC not found #16

Closed
gotsum opened this issue Sep 11, 2021 · 9 comments
Closed

GLIBC not found #16

gotsum opened this issue Sep 11, 2021 · 9 comments
Assignees

Comments

@gotsum
Copy link

gotsum commented Sep 11, 2021

Thanks for preserving Audacity. Tried going to Ardour, but it 1) has a terrible artifact-y time stretch, and 2) doesn't import mp3's.

Saw this, tried it; simply dragged and dropped the .sh file into Terminal and got this:

./saucedacity: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./saucedacity)

(along with GLIBC_2.28, and 2.33 not found--the latter being 'required by ./saucedacity' and two other files ending with '... .so' )

I'm competent enough to follow basic instructions problem solving, but probably a total newbie or at best tenuously amateur by github participant standards.

Is this about "adding dependencies"? I tried searching "How to add GLIBC" and the like; not seeing the solution there.

The release page said "Basically, if you have Audacity installed, then Saucedacity will work too. If Saucedacity doesn't work, then feel free to open an issue and we'll discuss it there" ;

any guidance much appreciated.

@generic-pers0n
Copy link
Member

First off, welcome! I'm happy to welcome you to Saucedacity!

All I can say is that the issue is regarding dependencies. That, however, is just generic and I wouldn't consider it much help. I suspect there might be some dependency mismatch going on here.

I would like some more information just in case:

  1. Which distro are you on? Are you on Ubuntu 18.04 (or any derivative)?
  2. Which version of Saucedacity is this? I don't think this would be too relevant in my opinion, but you can provide this anyways.

In terms of instructions, I don't have anything to do right now, but I'll be investigating this issue and will update this issue should anything arise.

@generic-pers0n generic-pers0n self-assigned this Sep 11, 2021
@generic-pers0n
Copy link
Member

generic-pers0n commented Sep 12, 2021

I have an update below.

TL;DR: The solution is to just wait for the next release. It should be very soon. You can also build Saucedacity yourself if you want.

Full explanation:

The provided Saucedacity binaries require a newer version of glibc than provided on Ubuntu 18.04. Keep in mind that these Saucedacity binaries were compiled on a newer derivative version of Ubuntu (Pop!_OS 21.04), shipping with glibc 2.33. Therefore, there's that potential of these binaries not working due to the version mismatch.

Saucedacity will still work on Ubuntu 18.04. The requirement, however, is that you need to build it yourself (which requires a few extra steps due to CMake 3.10.2 being shipped rather than 3.16 or greater). However, this issue comes at perfect timing...

Saucedacity 1.1 stable should be released today. I already have the binaries for Windows (x86 and x64) and Linux built and working. For the Linux builds, I have built Saucedacity on Ubuntu 18.04, so you should be able to run he Linux release with little trouble soon. Of course, you will still need to have the appropriate dependencies installed (that being the same as Audacity right now), but other than that, you should be good!

Hope this helps. If you still have any questions, comments, concerns, or any issues, feel free to ask or say them!

@gotsum
Copy link
Author

gotsum commented Sep 12, 2021

Thanks dude!

I am using Ubuntu 18.04, and downloaded the saucedacity v. 1.0 tar.xz.

I'll wait for v. 1.1. Is this where I check for it: https://github.com/saucedacity/saucedacity/releases ?

You're one cool thug life cat; thanks again!

@generic-pers0n
Copy link
Member

generic-pers0n commented Sep 12, 2021 via email

@gotsum
Copy link
Author

gotsum commented Sep 12, 2021

Right on, my man

I'll use stable 1.1! If I wanted to learn how to build programs from scratch like that, what reading material would you point me to?

Also, your release message was super thoughtful. The day hit me a bit in the gut too. Crazy coincidence with the double 1

@gotsum
Copy link
Author

gotsum commented Sep 12, 2021

Works like a charm! I fired up the last project I used Audacity to make, and it's all there. I'm sure I'm not the only one sending you the attitude of gratitude, my friend!

Let's use Audacity to make content to raise awareness about the true causes of 9/11 !

Here is some sonic fire to keep all your hearts pumpin:
https://yung.cloud/profile/sonicunion
https://yung.cloud/profile/sonicreunion

@generic-pers0n
Copy link
Member

generic-pers0n commented Sep 12, 2021 via email

@gotsum
Copy link
Author

gotsum commented Sep 12, 2021

Good to hear. Probably won't be able to tear into all that, but not surprised to see that's what it takes.

I'll be sure to drop you a line here if I find any quirks; I'll be using this heavily.

Cheers!

@generic-pers0n
Copy link
Member

Alright! Right now, it appears this issue is resolved with everything going well!. I'm going to be closing this issue shortly (within a couple of days just in case of anything). Glad I could help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants