Find the answer to your Linux question:
Results 1 to 3 of 3
Hey all, I was wondering, if I were to install an RPM package, say MySQL, in Fedora 12 x86_64, which one should I download? MySQL provides builds for RHEL5, etc. ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    1

    Question Choosing an RPM Package

    Hey all,

    I was wondering, if I were to install an RPM package, say MySQL, in Fedora 12 x86_64, which one should I download? MySQL provides builds for RHEL5, etc. So is there a 1-to-1 correspondence between RHEL and Fedora?

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Hi and welcome to the forum.

    Your best bet would be to install the mysql packages shipped by the Fedora developers e.g.
    Code:
    yum -y install mysql mysql-server
    Some Fedora Core 6 packages will work on RHEL, but its not guaranteed.

  3. #3
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    As daark.child said, get the ones for your distribution using the system's package manager yum. If you want to use ODBC to connect to the database, also install the mysql-connector-odbc package.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...