Find the answer to your Linux question:
Results 1 to 2 of 2
Hi All, I am installing mysql in suse linux enterprise edition 10. I am installing mysql using rpm the installation is done perfect but the issue is when I do ...
  1. #1
    Just Joined!
    Join Date
    Dec 2008
    Posts
    2

    installation issue

    Hi All,

    I am installing mysql in suse linux enterprise edition 10. I am installing mysql using rpm the installation is done perfect but the issue is when I do "rpm -qa | mysql" command I haven't seen the mysql.
    But in yast when I search for it I find it installed with -i- symbol to the file installed how ever there is one mysql shared file is there in yast that's also shows installed but the sysmbol before it is simple i.

    when I looked in the yast installation directory for the softwares installed I find only mysql shared file only. Not the server and client mysql which I installed through my rpm because that I unable install properly other rpms which requires mysql installation properly.

    my mysql is working fine I can do what ever database operation I want to do.

    waiting for your suggestion


    Thanks,

    Jack

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Run the command below and post back the output.
    Code:
    rpm -qa | grep -i mysql

Posting Permissions

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