我目前在用 Ubuntu 10.04
$ uname -a
Linux dpn2 2.6.32-27-server #49-Ubuntu SMP Thu Dec 2 02:05:21 UTC 2010 x86_64 GNU/Linux
$ ldd --version
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
ldd (Ubuntu EGLIBC 2.11.1-0ubuntu7.7) 2.11.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
我需要升级到 EGLIBC 2.12.x。我可以通过发行版升级来实现这一点,但是还有其他方法吗?
答案1
在 Ubuntu 中不行。如果你愿意替换如此重要的软件包,Linux From Scratch 项目可能是一个更好的选择。