ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #11449
Re: [Question #45584]: Is Mysql Workbench included in your package ?
Question #45584 on mysql-gui-tools in ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+source/mysql-gui-tools/+question/45584
Pablo Rubianes posted a new comment:
While you wait you can try use Power Architect its very similar to MySql workbench and it can develop DB for MySql, postgreSql and others. You can download it from http://download.sqlpower.ca/architect/current.html
And you install it doing this:
1) $ tar zxf /path_to_dir/name_of_file.tar.gz ( or tgz)
2) $ cd name_of_dir
3) $ ./configure
4) $ make
5) $ sudo make install
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.