Re: mysql install problem with redhat rpm

From: Reuben D. Budiardja (techlist_at_voyager.phys.utk.edu)
Date: 04/16/04

  • Next message: Crucificator: "Re: Router problems on Redhat 9.0 Linux 2.4.20-13.9.HOSTAP"
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    Date: Fri, 16 Apr 2004 09:56:23 -0400
    
    

    On Thursday 15 April 2004 06:41 pm, Ben Yau wrote:
    > Hi everybody
    >
    > I did a quick search on the mailing list archive for "libmysql install" but
    > no mathces so hopefully this hasn't been asked yet (for awhile at least).
    >
    > I want to install mysql (mostly for client purposes) and am running into a
    > "chicken and egg" problem.
    >
    > [root@netmanage01 src]# rpm -i mysql-3.23.58-1.80.i386.rpm
    > error: Failed dependencies:
    > perl-DBD-MySQL is needed by mysql-3.23.58-1.80
    >
    > so I try to install perl-DBD-MySQL
    >
    > [root@netmanage01 src]# rpm -i perl-DBD-MySQL-2.1017-3.i386.rpm
    > error: Failed dependencies:
    > libmysqlclient.so.10 is needed by perl-DBD-MySQL-2.1017-3

    For things like this, if you have dependency and such, the easiest and safest
    way is to install all of the RPMs and the dependancies in one line. So in
    your case, this would be:

    #> rpm -ivh mysql-3.23.58-1.80.i386.rpm perl-DBD-MySQL-2.1017-3.i386.rpm

    RPM then can figure out what it needs to do.

    RDB

    -- 
    Reuben D. Budiardja
    Department of Physics and Astronomy
    The University of Tennessee, Knoxville, TN
    ---------------------------------------------------------
    "To be a nemesis, you have to actively try to destroy 
    something, don't you? Really, I'm not out to destroy 
    Microsoft. That will just be a completely unintentional 
    side effect."
                     - Linus Torvalds -
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Crucificator: "Re: Router problems on Redhat 9.0 Linux 2.4.20-13.9.HOSTAP"

    Relevant Pages

    • [opensuse] KDE system - gnome dependencies???
      ... a dependency is bundle-lang-gnome-en. ... install any gnome stuff on. ... The only rpms I selected where KDE4 rpms. ...
      (SuSE)
    • RE: [SLE] Low RAM & 9.1 (Re XFCE)
      ... > has 27 rpms. ... It complained about one dependency (gtk2-services) but that was easy to get ... via apt. ...
      (SuSE)
    • Re: targz and how to install
      ... On Mon, 2004-11-22 at 21:19, Rahul Sundaram wrote: ... >> I would advise installing from rpm files whenever you can. ... >> dependency and file layout information correct for FC. ... I have only just started using yum rather than rpms, ...
      (Fedora)
    • Install mysql 4.1.10 rpms from test 3.90 in a FC3 box
      ... What if I install mysql 4.1.10 rpms from test 3.90 in a FC3 box? ... Would it be more or less trouble prone than the rpms from mysql.com? ...
      (Fedora)
    • Re: Installing F7 by CD and not by DVD
      ... Mount the DVD iso on a loop device. ... Go to the directory containing all the RPMs ... There may be a few dependency issues to work around...and or some order ...
      (Fedora)