Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7497241
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T18:59:43+00:00 2026-05-29T18:59:43+00:00

I want to install a mysql workbench binary locally on my linux machine because

  • 0

I want to install a mysql workbench binary locally on my linux machine because I don’t have sudo rights. I did this when I installed python using –prefix. Can this also be done with mysql workbench?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T18:59:47+00:00Added an answer on May 29, 2026 at 6:59 pm

    Yes, you can, provided that you are willing to compile Workbench from sources. You are advised however that you’ll need sudo rights to install its compilation dependencies. Here are the steps:

    1. Download Workbench’s sources from the official download site. You should download the version tagged “Generic Linux (Architecture Independent), Compressed TAR Archive”.

    2. Uncompress the downloaded source file. From the linux terminal:

      $ tar -zxvf mysql-workbench-whatever.tar.gz

    3. Move to the directory with Workbench’s source code:

      cd mysql-workbench-whatever

    4. Read the INSTALL file located in this directory to find out the required packages that you would need to install in order to compile Workbench. For Ubuntu here’s the command to install them:

      $ sudo apt-get install build-essential autoconf automake libtool libzip-dev libxml2-dev libsigc++-2.0-dev libglade2-dev libgtkmm-2.4-dev libglu1-mesa-dev libgl1-mesa-glx mesa-common-dev libmysqlclient15-dev uuid-dev liblua5.1-dev libpixman-1-dev libpcre3-dev libgnome2-dev libgtk2.0-dev libpango1.0-dev libcairo2-dev python-dev libboost-dev

    5. Run autogen.sh with the path to where you want Workbench installed:

      $ ./autogen.sh --prefix=~/bin/wb52

      (The above command will get your Workbench’s binaries in the directory bin/wb52 within your home directory once compiled). Just change the destination dir to whatever you like.

    6. Compile and install MySQL Workbench:

      $ make install

      This will take some time (maybe half an hour depending on your system). If you have more than one CPU core available you should use, for instance:

      $ make -j3 install

      and this will use three cores for compilation (adjust the number of cores to whatever you find reasonable for your system).

    7. Once compiled you can run Workbench’s executable that will be located inside a bin directory within the path you set in step 5.

    Have a lot of fun!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to install this python package: http://pypi.python.org/pypi/netifaces/0.5 But I don't know how and
I want to install PDO driver for MySQL but have no idea how to.
I wish to install Bugzilla on windows machine , and I don't want to
I Have Installed mysql-server as root with command : sudo apt-get install mysql-server i
I want to gem install do_mysql , it fails because the MySQL header files
I have already developed a JAVA SWING Application . I want to install this
I want install Android version 1.6 SDK. I already have Android development setup with
I want to install Rad Studio 2010 on a machine that already has installed
I want to install rsync on windows xp. I have searched the web, but
I want to install the MySql service with the --old-passwords flag Iv tried running

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.