- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- glibc upgrade - how to ?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 08:54 AM
11-05-2003 08:54 AM
I am facing some native threads issue with my linux server with Weblogic. It seems to be it is running out of native threads...
My Configuration
Redhat Linux 8.0 with 4 processors and 4GB RAM
Kernel 2.4.18
Glibc 2.2.93
I need to upgrade glibc to 2.3.2, is there a way to do it easily?
guide me thanks
TIA
Vijay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 09:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 09:10 AM
11-05-2003 09:10 AM
Re: glibc upgrade - how to ?
Download
Rpm section
search glibc
Find and download your version number
rpm -i name_of_file
Its installed.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 09:16 AM
11-05-2003 09:16 AM
Re: glibc upgrade - how to ?
You are going to have to respond to all the dependency messages, obtain the rpm files and do the isntallation.
This could get very complex, much less complex than say an upgrade to Red Hat 9.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 10:42 AM
11-05-2003 10:42 AM
Re: glibc upgrade - how to ?
Chan:
Can u tell me how did u replace the libraries...Thanks
Steven:
I know your way is too complex. I need a easy solution
Thanks anyway
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 10:46 AM
11-05-2003 10:46 AM
Re: glibc upgrade - how to ?
Compiling a glibc is ok. Implementing it is dangerous, 'cause one typo, and you're going through even more complicated recovery proecures (or even rebuilding the machine).
I've done this once or twice on old systems. It's much easier just to upgrade.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 10:50 AM
11-05-2003 10:50 AM
Re: glibc upgrade - how to ?
Steven,
I am not sure about upgrading all RPMs...
can u pls tell me.. i am little bit confused..
Thanks
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 10:51 AM
11-05-2003 10:51 AM
Re: glibc upgrade - how to ?
i am not ready to upgrade to RHL9.0
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 10:54 AM
11-05-2003 10:54 AM
Re: glibc upgrade - how to ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 11:00 AM
11-05-2003 11:00 AM
Re: glibc upgrade - how to ?
wget ftp://mirror.aarnet.edu.au/pub/redhat/linux/updates/9/en/os/SRPMS/glibc-2.3.2-27.9.src.rpm
(or from your local mirror)
rpmbuild --rebuild glibc-2.3.2-27.9.src.rpm
(this will take a *LONG* time)
Then forcibly install the resultant RPMS (/usr/src/redhat/RPMS/
As to what issues this will cause you for 'future' rpm installations, I couldn't say.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 11:03 AM
11-05-2003 11:03 AM
Re: glibc upgrade - how to ?
So probably not too easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 11:11 AM
11-05-2003 11:11 AM
Re: glibc upgrade - how to ?
what about downloading glibc source and compiling ...
I will do a modification to Load library path for new libraries... does that work
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 11:13 AM
11-05-2003 11:13 AM
Re: glibc upgrade - how to ?
with a --prefix=/root/myglibc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 11:24 AM
11-05-2003 11:24 AM
Re: glibc upgrade - how to ?
But start by downloading the source, reading through the requirements.
It may be tha tyou need to update those utilities anyway in order for the new glibc to even build properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 11:50 AM
11-05-2003 11:50 AM
Re: glibc upgrade - how to ?
Thanks stuart...
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 12:06 PM
11-05-2003 12:06 PM
Re: glibc upgrade - how to ?
I'd say you can go with the source code. I'm still not sure that will get you around the dependency issue.
I'd say you can go source code, or rpm, responding to each dependency message with a download. There is the upgrade route. I know of valid reasons why you would not want to upgrade the OS.
Another idea comes to mind.
Download the rpm and then use the GUI gnome installer to do the install. It might be good enough in that distribution to list the dependencies and you can build a little rpm depot with everything you need for the upgrade.
Its worth a shot.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 12:15 PM
11-05-2003 12:15 PM
Re: glibc upgrade - how to ?
It's the core componant of a modern linux system. It need lots of stuff, and is used by basically *EVERYTHING*..
Thus why updating it sucks :P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 12:17 PM
11-05-2003 12:17 PM
Re: glibc upgrade - how to ?
Let me see what i can do for it...
Thanks guys for ur suggestions
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 01:42 PM
11-05-2003 01:42 PM
Re: glibc upgrade - how to ?
one more point here. What you intend to do really has the potential to mess up your system royally (no offense to the Kings ,-). So the very least you should do before going down this road is to make sure you do have a good, complete, working backup of your system, so you do have a place to return to in case things go bad.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 04:30 PM
11-05-2003 04:30 PM
Re: glibc upgrade - how to ?
My way would be to make a new partition (re-arrange existing partitions if necessary) and install a new limited Linux in it. Then mount any filesystems you need from the old linux and use the same swap partition.
This is a good general practice any way, that way you can always install new linux distributions and have a regression path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 01:26 AM
11-06-2003 01:26 AM
Re: glibc upgrade - how to ?
BTW, I used a lower glibc for the compatible lib. I am not sure if there is a compatible glibc for higher glibc version. I believe a compatible glibc is just another lib which can be install on a different path; So whether you compile and specify a different path to be installed, use a compatible glib, or use the relocate option, the end result is the same. You get to install your glibc of choice.
Since glibc is tied into so many aspects of the systems and apps, I totally advocate that you have a decent back up which you can recovers from this or try it on a test box first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 02:04 AM
11-06-2003 02:04 AM
Re: glibc upgrade - how to ?
RPM update is the best way to do it. I have nearly dumped/reinstalled the whole systems in the past when doing this type of experiments on my desktop.
When you are rebooting the machine with the paths (LIBPATH, LD_LIBRARY_PATH) all oriented towards the new dir, you may end up with some other broken links, dependency hell (a very good term).
HTH,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 03:48 AM
11-06-2003 03:48 AM
Re: glibc upgrade - how to ?
in case you want to experiment with this glibc
upgrade, it might be useful to check the documentation of the Linux from scratch project
http://www.linuxfromscratch.org/
since this should shed some light on the various dependencies you are likely to encounter. Incidentally their latest document does cover exactly the glibc version you have as your target
Greetings, Martin