Install the rpm on Centos5.x

Results 1 to 6 of 6
  1. #1
    Proficient Member grasshoper is offline
    MemberRank
    Nov 2004 Join Date
    180Posts

    Install the rpm on Centos5.x

    I'm using chumpywumpy's repack server:
    http://forum.ragezone.com/showthread.php?t=444970

    Requirement: the linux server must be on internet. We will use the "yum" to install most of things.
    Because we are using the CentOS 5, so we will meet some problems when install those RPM files in Stage1 folder.
    You just need to upload "cabal-chnserverCB-1.0-2.rpm" and "ncftp-3.1.9-1.i386.rpm" to root folder.
    Then start to install the rpm:
    Code:
    yum install unixODBC
    yum install unixODBC-devel
    yum install unixODBC-kde
    yum install lm_sensors
    yum install dstat
    yum install freetds
    yum install net-snmp
    yum install openssl097a db4 
    rpm -Uvh ncftp-3.1.9-1.i386.rpm
    rpm -Uvh cabal-chnserverCB-1.0-2.rpm
    Then finished. You can continue to upload the Stage2 folder and follow chumpywumpy's guide......

    PS: Because the cabal server rpm need the lib files from openssl and db4, so we install the "openssl097a db4". :drinks_no


  2. #2
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: Install the rpm on Centos5.x

    Nice job grasshoper! You have just saved me figuring the exact steps out before my next release as this is one of the things that has been holding me up (and i have been putting it off heh).

    If you don't mind i'm going to steal these details so i can update my guide and possibly the install script too (giving you full credit of course).

  3. #3
    Proficient Member grasshoper is offline
    MemberRank
    Nov 2004 Join Date
    180Posts

    Re: Install the rpm on Centos5.x

    Quote Originally Posted by chumpywumpy View Post
    Nice job grasshoper! You have just saved me figuring the exact steps out before my next release as this is one of the things that has been holding me up (and i have been putting it off heh).

    If you don't mind i'm going to steal these details so i can update my guide and possibly the install script too (giving you full credit of course).
    That's my honour, I'm expecting your next repack release~~:drinks_no

  4. #4
    Apprentice vahemae14 is offline
    MemberRank
    Jul 2010 Join Date
    14Posts

    Re: Install the rpm on Centos5.x

    Thanks very useful

  5. #5
    Banned Yamachi is offline
    BannedRank
    Oct 2006 Join Date
    Jolly EnglandLocation
    3,517Posts

    Re: Install the rpm on Centos5.x

    Quote Originally Posted by vahemae14 View Post
    Thanks very useful
    I suggest you read the forum rules. You've just bumped a load of old threads, only to say "thanks". I smell an infraction coming your way...

  6. #6
    Account Upgraded | Title Enabled! Alphakilo23 is offline
    MemberRank
    Jun 2010 Join Date
    Ze German ländLocation
    428Posts

    Re: Install the rpm on Centos5.x

    A "yum update" doesn't hurt either.
    Last edited by Alphakilo23; 23-07-10 at 12:22 AM. Reason: typo



Advertisement