Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@server [~]# yum install compat-libstdc++-33 -y
- Loaded plugins: dellsysid, fastestmirror, rhnplugin
- Setting up Install Process
- Loading mirror speeds from cached hostfile
- * cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com
- * rpmforge: mirror.us.leaseweb.net
- Resolving Dependencies
- There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
- --> Running transaction check
- ---> Package compat-libstdc++-33.x86_64 0:3.2.3-69.el6 will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- =========================================================================================================================================================================================================================================
- Package Arch Version Repository Size
- =========================================================================================================================================================================================================================================
- Installing:
- compat-libstdc++-33 x86_64 3.2.3-69.el6 cloudlinux-x86_64-server-6 182 k
- Transaction Summary
- =========================================================================================================================================================================================================================================
- Install 1 Package(s)
- Total download size: 182 k
- Installed size: 0
- Downloading Packages:
- compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm | 182 kB 00:01
- Running rpm_check_debug
- Running Transaction Test
- Transaction Test Succeeded
- Running Transaction
- Installing : compat-libstdc++-33-3.2.3-69.el6.x86_64 1/1
- Verifying : compat-libstdc++-33-3.2.3-69.el6.x86_64 1/1
- Installed:
- compat-libstdc++-33.x86_64 0:3.2.3-69.el6
- Complete!
- root@server [~]# yum install libstdc++- -y
- Loaded plugins: dellsysid, fastestmirror, rhnplugin
- Setting up Install Process
- Loading mirror speeds from cached hostfile
- * cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com
- * rpmforge: mirror.us.leaseweb.net
- No package libstdc++- available.
- Error: Nothing to do
- root@server [~]# yum install libxml2 -y
- Loaded plugins: dellsysid, fastestmirror, rhnplugin
- Setting up Install Process
- Loading mirror speeds from cached hostfile
- * cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com
- * rpmforge: mirror.us.leaseweb.net
- Package libxml2-2.7.6-20.el6.x86_64 already installed and latest version
- Nothing to do
- root@server [~]# sh ESM_Firmware_0F12K_LN32_1.99_A00.BIN
- The following packages are required for update package to run:
- compat-libstdc++-33.i686 libstdc++.i686 libxml2.i686
- Please check Update package User guide for instructions for installing the dependencies
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement