Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, can i have some guidance on installing mysql gui tools from the source tarball? Thanks...
  1. #1
    Linux Newbie
    Join Date
    Oct 2007
    Posts
    117

    How to install mysql GUI tools using the tarball source

    Hi,
    can i have some guidance on installing mysql gui tools from the source tarball?

    Thanks

  2. #2
    Linux Newbie
    Join Date
    Oct 2007
    Posts
    117
    hi i manage to solve the prob but i not able to start running the sql gui.
    this is what have done
    install the sql with this command which i get from the mysql pageMySQL AB :: MySQL Administrator :: 3.3.1 Installing the Generic Tarball

    tar --directory=/usr/local/mysqlGUI -xzvf mysql-gui-tools-5.0r12.tar.gz

    now i start running the gui it give this error.
    DellCM:/opt/mysql-gui-tools-5.0r12 # ./mysql-administrator
    bash: ./mysql-administrator: is a directory


    Actually i never see any executable to run the gui. How do i start it? The above commands are reference from MySQL AB :: MySQL Administrator :: 6.2 Running Under Linux.

    These are the files after i input the command in the terminal for installing:
    DellCM:/opt/mysql-gui-tools-5.0r12 # ls
    mysql-administrator mysql-migration-tool mysql-workbench
    mysql-gui-common mysql-query-browser
    DellCM:/opt/mysql-gui-tools-5.0r12 #


    All of them are directories. Anyone have any idea how to go about it... Thanks

Posting Permissions

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