Oracle 11g在Linux6下安装及报错 C [ld-linux-x86-64.so.2+0x14d70]的解决方法
1.zip/unzip,tar#/*---------------------压缩举例[root@instructor Share]# pwd /var/Share [root@instructor Share]# touch 1.txt 2.txt-----------------1.zip压缩 [root@instructor Share]# zip txt1.zip *.txt adding: 1.txt (stored 0%) adding: ...