F*******i 发帖数: 190 | 1 how to 降级libc6
thanks!
/lib64和/usr/lib64两个链接没有创建,所以谁升级谁完蛋
修理方法:rescue启动挂载文件系统,手工创建上面的两个符号链接,
分别指向/lib和/usr/lib,然后用single模式启动,降级libc6 |
|
r*****z 发帖数: 906 | 2 /lib64和/usr/lib64两个链接没有创建,所以谁升级谁完蛋
修理方法:rescue启动挂载文件系统,手工创建上面的两个符号链接,
分别指向/lib和/usr/lib,然后用single模式启动,降级libc6 |
|
|
z****t 发帖数: 1090 | 4 对 我刚在也想 不如看看哪些脚本里有这句
但没有bootchart 还是现在正常了才没有的
$ grep "uname -r" /var/lib/dpkg/info/*
/var/lib/dpkg/info/libc6.preinst: kernel_rev=$(uname -r | sed 's/\([0-9
]*\.[0-9]*\.\)\([0-9]*\)\
(.*\)/\2/')
/var/lib/dpkg/info/libc6.preinst: kernel_ver=`uname -r`
/var/lib/dpkg/info/libc6.preinst: kernel_ver=`uname -r`
/var/lib/dpkg/info/linux-image-2.6.32-25-generic.prerm:chop($running=`uname
-r`);
/var/lib/dpkg/info/linux-image-2.6.35-22-generic.prerm:chop($running=`uname
-r`);
/var/lib/... 阅读全帖 |
|
s****l 发帖数: 78 | 5 cxterm 很好用,
ftp://ftp.rpmfind.net/linux/contrib/libc6/i386//cxterm-color-gb-5.0.p3-2.i3
86.rpm
ftp://ftp.rpmfind.net/linux/contrib/libc6/i386//cxterm-color-fonts-5.0.p3-2
.i386.rpm
ftp://ftp.rpmfind.net/linux/contrib/libc6/i386//cxterm-color-5.0.p3-2.i386.rpm
install all of them if you are using linux
or find some gz.tar format cxterm for other kinds of unix. |
|
f******t 发帖数: 61 | 6 i have posted this problem in Linux board before,
but no one replied to it. I try my luck here.
i upgraded libc5 to libc6(glibc2), but quitted it
in the halfway, and shutted down the computer. But
now i can't access Linux, since the mingetty needs
to call some routines of the shared libarry, so
mingetty couldn't be started, then i can't log in
the system!
this is my last try before reinstalling it! |
|
F***Q 发帖数: 6599 | 7 it is doable, although you may expect to resolve a few other dependencies.
I don't have any issue installing wps on ubuntu (14.04). the dependency list
shows libc6 (>=2.15), the libc version on my system is 2.19. |
|
N****w 发帖数: 21578 | 8 怪怪,libc6 也跟着要升了,
硬着头皮。。。。 |
|
N****w 发帖数: 21578 | 9 干,居然不行,那我先少升一点,从 gutsy 到 intrepid 吧
E: Internal Error, Could not perform immediate configuration (2) on libc6 |
|
N****w 发帖数: 21578 | 10 终于可以了
看来这个 libc6 是个升级的门槛 |
|
N****w 发帖数: 21578 | 11 偶从 gutsy 升级 libc6 说是有问题,怎么办 |
|
j*****h 发帖数: 2577 | 12 多谢,我查了一下,发现只要升级libc6 2.11.1 0ubuntu7.2就会有问题
post-install 不能完成
强制装回了7.1就没事了,可是很讨厌。。。没能彻底解决
连接中的所有7.2版本的都试过了,没戏 |
|
s*******n 发帖数: 730 | 13 testing 还在 Version: 2.11.2-11
你搞的unstable? |
|
|
r****t 发帖数: 10904 | 15 2.13-4 已经 fix 了, 你报告的 #626449? |
|
e**********a 发帖数: 279 | 16 fresh newbie of linux, 好不容易装好了ubuntu 11.10, 我的目标是用g77 编译一个
很老的一个东东。
网上依葫芦画瓢的装了个老版本的g77 和新版本的gcc, 发现还是不行, gfortran 可
行, gcc不行, 不管 g77 还是 c compiler, 据说是骨子里的问题。
linux-vdso.so.1 => (0x00007fff644af000)
libc.so.6 => /lib64/libc.so.6 (0x00000037eb800000)
/lib64/ld-linux-x86-64.so.2 (0x00000037eb400000)
英文的论坛里说的都不管用, 类似 ln -s,
现在有两个没试, 一个是装 libc6-dev
一个是卸了重装低版本的。
可惜这只是想法, 因为半调子,我都不知道具体的commands 去下载和重装 ( 之前都
是照着网上的step-by-step弄的, 比如, 改sources.list, 我找不到类似的联接,
或者联结上的links 太复杂,不知... 阅读全帖 |
|
G*F 发帖数: 427 | 17 64位的ubuntu要先装这个:
sudo apt-get install libc6-i386
sudo apt-get install ia32-libs
不过这种beta版最好找个虚拟机装着玩玩就好。这个版本满弱的,spreadsheet居然连
图表都不能加。
另外听说MS Office for linux 2014可能出来,如果是真的,那真是真是没有用
Windows的必要了。 |
|
s****d 发帖数: 5 | 18 Hi, I am struggling with c++ linking problem in Linux...
The C++ code has MATLAB engine inside, and it has no problem when compiling
under Windows(same MATLAB version, MATLAB 6.5R13), but it can not be compiled
with Linux, I always get the following error:
/usr/bin/ld: warning: libstdc++-libc6.1-2.so.3, needed by /s2bin/matlabR13/bin
/glnx86/libmx.so, not found (try using -rpath or -rpath-link)
/s2bin/matlabR13/bin/glnx86/libmx.so: undefined reference to `__throw'
collect2: ld returned 1 exit s |
|
g****c 发帖数: 299 | 19 need C++ lib libstdc++-libc6.1-2.so.3
LIBS = -L$(MATLAB)/bin/glnx86/libmx.so -L$(MATLAB)/extern/lib/glnx86 \
-L$(MATLAB)/ sys/os/glnx86/ -lut -lmx -leng -lmex -lmat
compiled
bin |
|
s****l 发帖数: 78 | 20 you can download its rpm package from:
ftp://ftp.rpmfind.net/linux/contrib/libc6/i386/cxterm-5.1p1-2.i386.rpm |
|
|