Re: Free Navicat

2011-07-26 Thread Adarsh Sharma
Ya , I know that but I fail to install Mysql-workbench in Linux Systems 
( CentOS  , Ubuntu )


Error shows like below :

[root@ws-test Desktop]# rpm -ivh mysql-workbench-gpl-5.2.34-1el6.x86_64.rpm
error: Failed dependencies:
   libatkmm-1.6.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libcairomm-1.0.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libcrypto.so.10()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libgdkmm-2.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libgio-2.0.so.0()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libgiomm-2.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libglibmm-2.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libgtkmm-2.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   liblua-5.1.so()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libpangomm-1.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libpython2.6.so.1.0()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libsigc-2.0.so.0()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libssl.so.10()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libstdc++.so.6(GLIBCXX_3.4.10)(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libstdc++.so.6(GLIBCXX_3.4.9)(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libuuid.so.1(UUID_1.0)(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libxml2.so.2(LIBXML2_2.4.30)(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libxml2.so.2(LIBXML2_2.6.0)(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64
   libzip.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64

   pexpect is needed by mysql-workbench-gpl-5.2.34-1el6.x86_64
   python(abi) = 2.6 is needed by 
mysql-workbench-gpl-5.2.34-1el6.x86_64

   python-paramiko is needed by mysql-workbench-gpl-5.2.34-1el6.x86_64
[root@ws-test Desktop]#

Is there is a any detailed link to install it with dependencies.

Thanks
Walter Heck - OlinData.com wrote:

You can try MySQL Workbench instead. It's FOSS too:  http://wb.mysql.com/

have fun!

On Tue, Jul 26, 2011 at 14:31, Adarsh Sharma adarsh.sha...@orkash.com 
mailto:adarsh.sha...@orkash.com wrote:


Dear all,

Is there is any free version of Navicat to access data from Mysql.
I am using 30-day trial version.

Thanks

-- 
MySQL General Mailing List

For list archives: http://lists.mysql.com/mysql
To unsubscribe:  
 http://lists.mysql.com/mysql?unsub=li...@olindata.com





--
Walter Heck
--
Founder @ OlinData (http://olindata.com)
Co-founder @ Tribily (http://tribily.com)
--
Follow @tribily on Twitter and/or 'Like' our Facebook page at 
http://www.facebook.com/tribily






Re: Free Navicat

2011-07-26 Thread Walter Heck - OlinData.com
Try using yum to install your rpm, it should search for the dependencies and
install them if I'm not mistaken (or just don't use centos for desktop OS
and save yourself all kinds of misery altogether :P).

cheers,

On Tue, Jul 26, 2011 at 14:35, Adarsh Sharma adarsh.sha...@orkash.comwrote:

 **
 Ya , I know that but I fail to install Mysql-workbench in Linux Systems (
 CentOS  , Ubuntu )

 Error shows like below :

 [root@ws-test Desktop]# rpm -ivh
 mysql-workbench-gpl-5.2.34-1el6.x86_64.rpm
 error: Failed dependencies:
 libatkmm-1.6.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libcairomm-1.0.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libcrypto.so.10()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgdkmm-2.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgio-2.0.so.0()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgiomm-2.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libglibmm-2.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgtkmm-2.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 liblua-5.1.so()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libpangomm-1.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libpython2.6.so.1.0()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libsigc-2.0.so.0()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libssl.so.10()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libstdc++.so.6(GLIBCXX_3.4.10)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libstdc++.so.6(GLIBCXX_3.4.9)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libuuid.so.1(UUID_1.0)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libxml2.so.2(LIBXML2_2.4.30)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libxml2.so.2(LIBXML2_2.6.0)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libzip.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 pexpect is needed by mysql-workbench-gpl-5.2.34-1el6.x86_64
 python(abi) = 2.6 is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 python-paramiko is needed by mysql-workbench-gpl-5.2.34-1el6.x86_64
 [root@ws-test Desktop]#

 Is there is a any detailed link to install it with dependencies.

 Thanks

 Walter Heck - OlinData.com wrote:

 You can try MySQL Workbench instead. It's FOSS too:  http://wb.mysql.com/

  have fun!

 On Tue, Jul 26, 2011 at 14:31, Adarsh Sharma adarsh.sha...@orkash.comwrote:

 Dear all,

 Is there is any free version of Navicat to access data from Mysql.
 I am using 30-day trial version.

 Thanks

 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/mysql?unsub=li...@olindata.com




 --
 Walter Heck
 --
 Founder @ OlinData (http://olindata.com)
 Co-founder @ Tribily (http://tribily.com)
 --
 Follow @tribily on Twitter and/or 'Like' our Facebook page at
 http://www.facebook.com/tribily





-- 
Walter Heck
--
Founder @ OlinData (http://olindata.com)
Co-founder @ Tribily (http://tribily.com)
--
Follow @tribily on Twitter and/or 'Like' our Facebook page at
http://www.facebook.com/tribily


RE: Free Navicat

2011-07-26 Thread Martin Gainty

you will need the x86-64bit distro which contains the x86-64 bit distribution of
libatkmm-1.6.so.1RPMs are error prone because they are version unaware..navicat 
should refactor their install to a version aware utility such as maven
IMHO
Martin 
__ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.


 Date: Tue, 26 Jul 2011 17:05:58 +0530
 From: adarsh.sha...@orkash.com
 To: li...@olindata.com
 CC: mysql@lists.mysql.com
 Subject: Re: Free Navicat
 
 Ya , I know that but I fail to install Mysql-workbench in Linux Systems 
 ( CentOS  , Ubuntu )
 
 Error shows like below :
 
 [root@ws-test Desktop]# rpm -ivh mysql-workbench-gpl-5.2.34-1el6.x86_64.rpm
 error: Failed dependencies:
 libatkmm-1.6.so.1()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libcairomm-1.0.so.1()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libcrypto.so.10()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgdkmm-2.4.so.1()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgio-2.0.so.0()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgiomm-2.4.so.1()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libglibmm-2.4.so.1()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgtkmm-2.4.so.1()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 liblua-5.1.so()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libpangomm-1.4.so.1()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libpython2.6.so.1.0()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libsigc-2.0.so.0()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libssl.so.10()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libstdc++.so.6(GLIBCXX_3.4.10)(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libstdc++.so.6(GLIBCXX_3.4.9)(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libuuid.so.1(UUID_1.0)(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libxml2.so.2(LIBXML2_2.4.30)(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libxml2.so.2(LIBXML2_2.6.0)(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libzip.so.1()(64bit) is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 pexpect is needed by mysql-workbench-gpl-5.2.34-1el6.x86_64
 python(abi) = 2.6 is needed by 
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 python-paramiko is needed by mysql-workbench-gpl-5.2.34-1el6.x86_64
 [root@ws-test Desktop]#
  
 Is there is a any detailed link to install it with dependencies.
 
 Thanks
 Walter Heck - OlinData.com wrote:
  You can try MySQL Workbench instead. It's FOSS too:  http://wb.mysql.com/
 
  have fun!
 
  On Tue, Jul 26, 2011 at 14:31, Adarsh Sharma adarsh.sha...@orkash.com 
  mailto:adarsh.sha...@orkash.com wrote:
 
  Dear all,
 
  Is there is any free version of Navicat to access data from Mysql.
  I am using 30-day trial version.
 
  Thanks
 
  -- 
  MySQL General Mailing List
  For list archives: http://lists.mysql.com/mysql
  To unsubscribe:  
   http://lists.mysql.com/mysql?unsub=li...@olindata.com
 
 
 
 
  -- 
  Walter Heck
  --
  Founder @ OlinData (http://olindata.com)
  Co-founder @ Tribily (http://tribily.com)
  --
  Follow @tribily on Twitter and/or 'Like' our Facebook page at 
  http://www.facebook.com/tribily
 
 
  

Re: Free Navicat

2011-07-26 Thread Adarsh Sharma

Thanks Walter, but I tried all the hooks  crooks,

In Ubuntu , following error occurs :
root@lin-ws-15:~# apt-get install mysql-workbench
Reading package lists... Done
Building dependency tree  
Reading state information... Done

E: Couldn't find package mysql-workbench
root@lin-


I think my own repository doesn't have that package but I put the rpm 
package in /var/ftp/pub/server  follow below steps :


createrepo -V server
yum clean all
yum list

[root@ws-test ~]# yum install mysql-workbench
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* epel: mirrors.ustc.edu.cn
Setting up Install Process
No package mysql-workbench available.
Nothing to do





Walter Heck - OlinData.com wrote:
Try using yum to install your rpm, it should search for the 
dependencies and install them if I'm not mistaken (or just don't use 
centos for desktop OS and save yourself all kinds of misery altogether 
:P).


cheers,

On Tue, Jul 26, 2011 at 14:35, Adarsh Sharma adarsh.sha...@orkash.com 
mailto:adarsh.sha...@orkash.com wrote:


Ya , I know that but I fail to install Mysql-workbench in Linux
Systems ( CentOS  , Ubuntu )

Error shows like below :

[root@ws-test Desktop]# rpm -ivh
mysql-workbench-gpl-5.2.34-1el6.x86_64.rpm
error: Failed dependencies:
libatkmm-1.6.so.1()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libcairomm-1.0.so.1()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libcrypto.so.10()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libgdkmm-2.4.so.1()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libgio-2.0.so.0()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libgiomm-2.4.so.1()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libglibmm-2.4.so.1()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libgtkmm-2.4.so.1()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
liblua-5.1.so http://liblua-5.1.so()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libpangomm-1.4.so.1()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libpython2.6.so.1.0()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libsigc-2.0.so.0()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libssl.so.10()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libstdc++.so.6(GLIBCXX_3.4.10)(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libstdc++.so.6(GLIBCXX_3.4.9)(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libuuid.so.1(UUID_1.0)(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libxml2.so.2(LIBXML2_2.4.30)(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libxml2.so.2(LIBXML2_2.6.0)(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
libzip.so.1()(64bit) is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
pexpect is needed by mysql-workbench-gpl-5.2.34-1el6.x86_64
python(abi) = 2.6 is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
python-paramiko is needed by
mysql-workbench-gpl-5.2.34-1el6.x86_64
[root@ws-test Desktop]#
 
Is there is a any detailed link to install it with dependencies.


Thanks

Walter Heck - OlinData.com wrote:
You can try MySQL Workbench instead. It's FOSS too: 
http://wb.mysql.com/


have fun!

On Tue, Jul 26, 2011 at 14:31, Adarsh Sharma
adarsh.sha...@orkash.com mailto:adarsh.sha...@orkash.com wrote:

Dear all,

Is there is any free version of Navicat to access data from
Mysql.
I am using 30-day trial version.

Thanks

-- 
MySQL General Mailing List

For list archives: http://lists.mysql.com/mysql
To unsubscribe:  
 http://lists.mysql.com/mysql?unsub=li...@olindata.com





-- 
Walter Heck

--
Founder @ OlinData (http://olindata.com)
Co-founder @ Tribily (http://tribily.com)
--
Follow @tribily on Twitter and/or 'Like' our Facebook page at
http://www.facebook.com/tribily






--
Walter Heck
--
Founder @ OlinData (http://olindata.com)
Co-founder @ Tribily (http://tribily.com)
--
Follow @tribily on Twitter and/or 'Like' our Facebook page at 
http://www.facebook.com/tribily






Re: Free Navicat

2011-07-26 Thread Adarsh Sharma
there are so many dependencies for mysql-workbench and i find it 
difficult after this error :


[root@ws-test Desktop]# rpm -ivh 
mysql-workbench-gpl-5.2.33b-1el6.x86_64.rpm

error: Failed dependencies:
   libcrypto.so.10()(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64
   libgio-2.0.so.0()(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64
   libgiomm-2.4.so.1()(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64
   libssl.so.10()(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64
   libstdc++.so.6(GLIBCXX_3.4.10)(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64
   libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64
   libstdc++.so.6(GLIBCXX_3.4.9)(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64
   libuuid.so.1(UUID_1.0)(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64
   libxml2.so.2(LIBXML2_2.4.30)(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64
   libxml2.so.2(LIBXML2_2.6.0)(64bit) is needed by 
mysql-workbench-gpl-5.2.33-1el6.x86_64

[root@ws-test Desktop]#

Please guide me how to install these dependencies  I tried but fails.



Martin Gainty wrote:
you will need the x86-64bit distro which contains the x86-64 bit 
distribution of

libatkmm-1.6.so.1
RPMs are error prone because they are version unaware..navicat should 
refactor their install to a version aware utility such as maven

IMHO
Martin
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene 
Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede 
unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. 
Diese Nachricht dient lediglich dem Austausch von Informationen und 
entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten 
Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den 
Inhalt uebernehmen.

Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.



 Date: Tue, 26 Jul 2011 17:05:58 +0530
 From: adarsh.sha...@orkash.com
 To: li...@olindata.com
 CC: mysql@lists.mysql.com
 Subject: Re: Free Navicat

 Ya , I know that but I fail to install Mysql-workbench in Linux Systems
 ( CentOS , Ubuntu )

 Error shows like below :

 [root@ws-test Desktop]# rpm -ivh 
mysql-workbench-gpl-5.2.34-1el6.x86_64.rpm

 error: Failed dependencies:
 libatkmm-1.6.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libcairomm-1.0.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libcrypto.so.10()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgdkmm-2.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgio-2.0.so.0()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgiomm-2.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libglibmm-2.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libgtkmm-2.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 liblua-5.1.so()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libpangomm-1.4.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libpython2.6.so.1.0()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libsigc-2.0.so.0()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libssl.so.10()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libstdc++.so.6(GLIBCXX_3.4.10)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libstdc++.so.6(GLIBCXX_3.4.9)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libuuid.so.1(UUID_1.0)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libxml2.so.2(LIBXML2_2.4.30)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libxml2.so.2(LIBXML2_2.6.0)(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 libzip.so.1()(64bit) is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 pexpect is needed by mysql-workbench-gpl-5.2.34-1el6.x86_64
 python(abi) = 2.6 is needed by
 mysql-workbench-gpl-5.2.34-1el6.x86_64
 python-paramiko is needed by mysql-workbench-gpl-5.2.34-1el6.x86_64
 [root@ws-test Desktop]#

 Is there is a any detailed link to install it with dependencies.

 Thanks
 Walter Heck - OlinData.com wrote:
  You can try MySQL Workbench instead. It's FOSS too: 
http://wb.mysql.com/

 
  have