Redhat 安装DBI和ORACLE DBD tar -zxvf DBI-1.616.tar.gz cd DBI-1.616 perl Makefile.PL make make install 2. oadb01:/root# tar -zxvf DBD-Oracle-1.36.tar.gz 声明ORACLE_HOME oadb01:/root# export ORACLE_HOME=/u01/app/oracle/product/11.2.0.4/db_1 perl Makefile.pl
安装hue时,make apps 编译报错 :"Error: must have python development packages for 2.6 or 2.7. Could not find Python.h. Please install python2.6-devel or python2.7-devel". Stop. 原因:排查最终原因是,python等某些依赖未安装/未安装好. 依赖未安装的原因,是配置了本地yum源. 解决方法: 可能是本地yum源配置的原因,
RedHat Linux在安装gcc时需要cpp和cloog-ppl但是在安装cpp的时候需要这个依赖:libmpfr.so.1()(64bit) is needed by cpp-4.4.6-3.el6.x86_64安装cloog-ppl的时候需要这2个依赖:libppl.so.7()(64bit) is needed by cloog-ppl-0.15.7-1.2.el6.x86_64libppl_c.so.2()(64bit) is needed by cloog-ppl-0.15.7-1
操作系统: Red Hat Enterprise Linux 6.3 x86 安装中文语言支持: yum install "@chinese support" 安装完中文支持后,可以在System->Preference->Input Method设置输入法属性. *如果yum无法使用,可重新安装yum并配置yum源: @http://graybull.is-programmer.com/posts/37702.html Redhat Enterprise Linux 6.