Ой попутал нужно не ia32-libs, а libstdc++
Это так сказать виртуальная система, а мне нужно узнать саму модель процессора.
Все разобрался.
[hluser@game classic]$ screen -r ls There is no screen to be resumed matching ls. [hluser@game classic]$ screen -x ls There is no screen to be attached matching ls.
madoff
Тоже самое.
Большое спасибо.
[root@game ~]# rpm -qa | grep php php-common-5.3.3-3.el6_1.3.x86_64 php-cli-5.3.3-3.el6_1.3.x86_64 php-mysql-5.3.3-3.el6_1.3.x86_64 php-gd-5.3.3-3.el6_1.3.x86_64 php-devel-5.3.3-3.el6_1.3.x86_64 php-mbstring-5.3.3-3.el6_1.3.x86_64 php-pdo-5.3.3-3.el6_1.3.x86_64 php-5.3.3-3.el6_1.3.x86_64 php-odbc-5.3.3-3.el6_1.3.x86_64 [root@game ~]# cat /etc/redhat-release CentOS Linux release 6.0 (Final)
yum search mcrypt Loaded plugins: fastestmirror, presto Loading mirror speeds from cached hostfile * base: ftp.tlk-l.net * extras: ftp.tlk-l.net * updates: ftp.tlk-l.net Warning: No matches found for: mcrypt No Matches found
[root@game ~]# cat /etc/issue CentOS Linux release 6.0 (Final) Kernel \r on an \m
yum repolist
rpm -qa | grep php
[root@game ~]# yum repolist Loaded plugins: fastestmirror, presto Loading mirror speeds from cached hostfile * base: ftp.tlk-l.net * extras: ftp.tlk-l.net * updates: ftp.tlk-l.net repo id repo name status base CentOS-6 - Base 6,188 c5-testing CentOS-5 Testing 127 extras CentOS-6 - Extras 3 updates CentOS-6 - Updates 1,253 repolist: 7,571
[root@game ~]# rpm -qa | grep php php-common-5.3.3-3.el6_1.3.x86_64 php-cli-5.3.3-3.el6_1.3.x86_64 php-mysql-5.3.3-3.el6_1.3.x86_64 php-gd-5.3.3-3.el6_1.3.x86_64 php-devel-5.3.3-3.el6_1.3.x86_64 php-mbstring-5.3.3-3.el6_1.3.x86_64 php-pdo-5.3.3-3.el6_1.3.x86_64 php-5.3.3-3.el6_1.3.x86_64 php-odbc-5.3.3-3.el6_1.3.x86_64