Free Navicat

Free Navicat

am 26.07.2011 13:31:17 von Adarsh Sharma

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=gcdmg-mysql-2@m.gmane.org

Re: Free Navicat

am 26.07.2011 13:35:58 von Adarsh Sharma

--------------080708090904090301080703
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

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 > > 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=lists@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
>


--------------080708090904090301080703--

Re: Free Navicat

am 26.07.2011 13:41:26 von Walter Heck

--bcaec520ed459f977a04a8f76a11
Content-Type: text/plain; charset=UTF-8

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 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()(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 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=lists@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

--bcaec520ed459f977a04a8f76a11--

RE: Free Navicat

am 26.07.2011 13:43:58 von Martin Gainty

--_c03e30ef-ea1b-4e06-a670-e3a88284e417_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


you will need the x86-64bit distro which contains the x86-64 bit distributi=
on of
libatkmm-1.6.so.1RPMs are error prone because they are version unaware..nav=
icat should refactor their install to a version aware utility such as maven
IMHO
Martin=20
______________________________________________=20
Verzicht und Vertraulichkeitanmerkung/Note de d=E9ni et de confidentialit=
=E9
=20
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaeng=
er sein=2C so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiter=
leitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient l=
ediglich dem Austausch von Informationen und entfaltet keine rechtliche Bin=
dungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen w=
ir keine Haftung fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut =EAtre privil=E9gi=E9. Si vous n'=EAtes=
pas le destinataire pr=E9vu=2C nous te demandons avec bont=E9 que pour sat=
isfaire informez l'exp=E9diteur. N'importe quelle diffusion non autoris=E9e=
ou la copie de ceci est interdite. Ce message sert =E0 l'information seule=
ment et n'aura pas n'importe quel effet l=E9galement obligatoire. =C9tant d=
onn=E9 que les email peuvent facilement =EAtre sujets =E0 la manipulation=
=2C nous ne pouvons accepter aucune responsabilit=E9 pour le contenu fourni=
..


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

--_c03e30ef-ea1b-4e06-a670-e3a88284e417_--

Re: Free Navicat

am 26.07.2011 13:51:56 von Adarsh Sharma

--------------020502070308000100080000
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

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 > > 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 ()(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
>> > 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=lists@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
>


--------------020502070308000100080000--

Re: Free Navicat

am 26.07.2011 13:57:01 von Adarsh Sharma

--------------070002090109040102070007
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

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.sharma@orkash.com
> > To: lists@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
> > > > > 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=lists@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
> > >
> >


--------------070002090109040102070007--