Re: MySQL Administrator and MySQL Query Browser and Slackware 10.1
Adam Majer <[email protected]>
| Newsgroups | gmane.comp.db.mysql.mycc |
|---|---|
| Organization | Galactica Software Corporation |
| Message-ID | <[email protected]> |
Paulo Henrique wrote: >hi, somebody can say me what I must make to decide this problem: > >./mysql-query-browser-bin: error while loading shared libraries: >libstdc++.so.6: cannot open shared object file: In such file or >directory > >This happens in such a way with the MySQL Administrator how much with >the MySQL Query Browser, already the MySQL Center Control functions >perfectly. >I am using Slackware 10,1 + Kernel 2,6,11 in a Pentium IV 3,0 HT + 512Mb. >I noticed that the version of libstdc++ that it is installed in my PC >is the 5,0,6, but I would not like to bring up to date this lib >therefore I find that other programs can present problems with the new >version. Somebody knows to say what to make to decide me this? > > You have to either 1. Compile Administrator and Query Browser from sources, OR 2. Install libstdc++6. I am using Debian, and I have both, libstdc++.so.6 and libstdc++.so.5 installed. You can have both installed at the same time since they have different sonames (you can simply say they have different filenames). adamm@mira:~$ apt-cache policy libstdc++6 libstdc++6: Installed: 3.4.3-12 Candidate: 3.4.3-12 adamm@mira:~$ apt-cache policy libstdc++5 libstdc++5: Installed: 1:3.3.5-12 Candidate: 1:3.3.5-12 Adam -- MySQL GUI Tools Mailing List For list archives: http://lists.mysql.com/gui-tools To unsubscribe: http://lists.mysql.com/[email protected]