LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-14-2021, 05:39 PM   #1
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Rep: Reputation: Disabled
Correctly upgrading glibc-2.23.


What is the correct procedure for upgrading glibc in Slackware 14.2 (64-bit)? I need to do that in order to enable the "Subtitle" filters in Avidemux.

Last edited by TheNutCase; 01-14-2021 at 05:40 PM.
 
Old 01-14-2021, 05:50 PM   #2
drumz
Member
 
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 905

Rep: Reputation: 695Reputation: 695Reputation: 695Reputation: 695Reputation: 695Reputation: 695
What have you tried so far?

If you examine the Slackware-current changelog you'll not that not every piece of software gets recompiled when glibc is upgraded. This indicates that it should be possible to upgrade in place and not break things. But of course, anything you compile afterwards will not be compatible with a stock Slackware-14.2 installation.
 
Old 01-14-2021, 06:37 PM   #3
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,058

Rep: Reputation: Disabled
You are again confusing glibc with glib2.

There is no need to upgrade glibc (nor glib2 as stated in the previous thread). You will not get different answers asking again the same questions in a new thread.

This being said, feel to break your system. Just don't count on us to repair it.
 
Old 01-14-2021, 07:17 PM   #4
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
What makes you think you need to upgrade glibc to enable subtitle support in avidemux?
 
Old 01-14-2021, 09:35 PM   #5
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bassmadrigal View Post
What makes you think you need to upgrade glibc to enable subtitle support in avidemux?
Because I found some video files on YouTube that I need to add subtitles to.
 
Old 01-14-2021, 09:39 PM   #6
drumz
Member
 
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 905

Rep: Reputation: 695Reputation: 695Reputation: 695Reputation: 695Reputation: 695Reputation: 695
Quote:
Originally Posted by bassmadrigal
What makes you think you need to upgrade glibc to enable subtitle support in avidemux?
Quote:
Originally Posted by TheNutCase View Post
Because I found some video files on YouTube that I need to add subtitles to.
That doesn't answer the question.
 
Old 01-14-2021, 10:37 PM   #7
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bassmadrigal View Post
What makes you think you need to upgrade glibc to enable subtitle support in avidemux?
Because I found a file on YouTube that requires the use of subtitles.
 
Old 01-15-2021, 12:56 AM   #8
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
My guess is that he installed some package meant for Slackware-current (which is compiled against the glibc in -current). Now on Slackware 14.2 that will generate all sorts of runtime linker errors about GLIBC_2.23 symbols not being found.
 
Old 01-15-2021, 08:42 AM   #9
drumz
Member
 
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 905

Rep: Reputation: 695Reputation: 695Reputation: 695Reputation: 695Reputation: 695Reputation: 695
Quote:
Originally Posted by TheNutCase View Post
Because I found a file on YouTube that requires the use of subtitles.
We can't read your mind. Are you seeing error messages that lead to this conclusion? Then show them to us! If you're getting frustrated that you're not receiving the help you'd like, it's because you're not providing enough information for us to help you.

Instead of speculating, like Alien Bob did in the previous post, we could potentially tell you exactly what is wrong and how to fix it.

Going along with Alien Bob's speculation, please note that in the vast majority of cases (actually probably ALL cases) you cannot install a -current Slackware package in 14.2. They have diverged too much. If you want an upgraded package from -current you'll have to download the sources and run the SlackBuild yourself on 14.2 to compile the package - I actually do this with vim.
 
Old 01-15-2021, 10:18 AM   #10
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by TheNutCase View Post
Because I found a file on YouTube that requires the use of subtitles.
This is a pointless answer. We don't know what you mean.

If you mean you're trying to watch a YouTube video online, the online player doesn't use avidemux and displays captions via the HTML5 player.

If you're trying to download a YouTube video with captions, then again, you don't need avidemux, as you can use a downloader (like youtube-dl) to download the video and subtitles and then you can use any player that supports subtitles to play it (I use smplayer).

If you were watching a YouTube video on how to use avidemux to use subtitles, and they said you need a newer glib, glib2, or glibc, then that might be OS specific. Needs more details for us to properly guide you.

If you were watching a YouTube video on using avidemux and you ran into a problem with building or running the program, show us the error.
 
1 members found this post helpful.
Old 01-16-2021, 08:40 PM   #11
walecha
Member
 
Registered: Jan 2010
Location: Malang, +62
Distribution: slackware
Posts: 174

Rep: Reputation: 42
IMO, just upgrade your system to current and then rebuild anything that you need
 
Old 01-16-2021, 11:38 PM   #12
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by walecha View Post
IMO, just upgrade your system to current and then rebuild anything that you need
None of that was needed. Once the actual problem was explained, a simple fix was found that didn't require rebuilding core system components.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Wicd won't install correctly/run correctly (64-bit Slackware 13) bgraybr Slackware 3 04-01-2010 06:57 PM
RH 9.0 glibc rpm says it needs glibc-common, but glibc-common is installed whitshade Red Hat 2 04-28-2007 05:49 PM
upgrading (or not upgrading) glibc richarde Slackware 9 09-12-2005 12:56 AM
upgrading glibc 2.3.2 to glibc 2.3.3 =cop=Jesse Linux - Newbie 3 12-08-2004 11:00 PM
Upgrading glibc-2.2.4 to glibc-2.3.2 on redhat 7.2 Shuja Linux From Scratch 2 07-30-2004 12:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration