Hello.
I'm getting a weird error message when I try to use the following command:
./cabal_install.sh
And when I use the other option, because I use CentOS 5, I'm getting this one.Code:Adding Centos 4.x RPM GPG key... Installing supplied RHEL4 libs... Preparing... ########################################### [100%] package libmng-1.0.8-1 is already installed Preparing... ########################################### [100%] package qt-3.3.3-16.el4 (which is newer than qt-3.3.3-13.RHEL4) is already installed Preparing... ########################################### [100%] package lm_sensors-2.8.7-2.40.5 (which is newer than lm_sensors-2.8.7-2.40.3) is already installed file /usr/sbin/sensors-detect from install of lm_sensors-2.8.7-2.40.3 conflicts with file from package lm_sensors-2.8.7-2.40.5 error: Failed dependencies: libbeecrypt.so.6 is needed by net-snmp-5.1.2-11.EL4.7.i386 libbz2.so.1 is needed by net-snmp-5.1.2-11.EL4.7.i386 libcrypto.so.4 is needed by net-snmp-5.1.2-11.EL4.7.i386 libelf.so.1 is needed by net-snmp-5.1.2-11.EL4.7.i386 libnetsnmp.so.5 is needed by net-snmp-5.1.2-11.EL4.7.i386 libnetsnmpagent.so.5 is needed by net-snmp-5.1.2-11.EL4.7.i386 libnetsnmphelpers.so.5 is needed by net-snmp-5.1.2-11.EL4.7.i386 libnetsnmpmibs.so.5 is needed by net-snmp-5.1.2-11.EL4.7.i386 libnetsnmptrapd.so.5 is needed by net-snmp-5.1.2-11.EL4.7.i386 libpopt.so.0 is needed by net-snmp-5.1.2-11.EL4.7.i386 librpm-4.3.so is needed by net-snmp-5.1.2-11.EL4.7.i386 librpmdb-4.3.so is needed by net-snmp-5.1.2-11.EL4.7.i386 librpmio-4.3.so is needed by net-snmp-5.1.2-11.EL4.7.i386 libselinux.so.1 is needed by net-snmp-5.1.2-11.EL4.7.i386 libwrap.so.0 is needed by net-snmp-5.1.2-11.EL4.7.i386 Preparing... ########################################### [100%] package unixODBC-2.2.11-1.RHEL4.1 is already installed Preparing... ########################################### [100%] package unixODBC-devel-2.2.11-1.RHEL4.1 is already installed Preparing... ########################################### [100%] package unixODBC-kde-2.2.11-1.RHEL4.1 is already installed Preparing... ########################################### [100%] package freetds-unixodbc-0.64RC3-1 is already installed Installing Cabal Ep1 files... error: Failed dependencies: libcrypto.so.4 is needed by cabal-chnserverCB-1.0-2.i386 libssl.so.4 is needed by cabal-chnserverCB-1.0-2.i386 Upgrading to Chumpy's Cabal Ep2 files... Settings permissions... chmod: cannot access `/var/log/cabal': No such file or directory Linking commands...
So I'm quiet confused though of what have gone wrong. I've followed Chump's Guide, but I can't seem to figure this one out :3Code:Yum installing RHELx libs... Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments Nothing to do Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments Nothing to do Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments Nothing to do Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments Nothing to do Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments No Match for argument: dstat Nothing to do Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments No Match for argument: freetds Nothing to do Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments Nothing to do Setting up Install Process Setting up repositories Reading repository metadata in from local files Parsing package install arguments No Match for argument: openssl097a Nothing to do Installing Cabal Ep1 files... error: Failed dependencies: libcrypto.so.4 is needed by cabal-chnserverCB-1.0-2.i386 libssl.so.4 is needed by cabal-chnserverCB-1.0-2.i386 Upgrading to Chumpy's Cabal Ep2 files... Settings permissions... chmod: cannot access `/var/log/cabal': No such file or directory Linking commands...
Any help Is appreciated.
Thanks.


Reply With Quote

