473,387 Members | 1,590 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Difficulty Setting up TOra to work with MySQL (RPMs)

I have set up MySQL on my machine and can successfully use it.
However, I'm trying to set up TOra so that I can browse the databases
effectively. I'm having lots of trouble trying to get TOra to work
with MySQL.
Please take a look at the notes below and please let me know why I'm
having trouble and how to fix it.....

Thanks
-Saqib
-----------------------------------------------------------------------------
I try to install tora-mysql:

[root@localhost]# rpm -i tora-mysql-alpha-1.3.5-1gc-glibc22.i686.rpm
error: Failed dependencies:
tora = 1.3.5 is needed by tora-mysql-1.3.5-1gc
mysql-shared is needed by tora-mysql-1.3.5-1gc
-----------------------------------------------------------------------------

It complains that I need to have TOra 1.3.5 installed as well as
mysql-shared.
Fair enough. I make sure that TOra 1.3.14 is installed (which is newer
that 1.3.5):
[root@localhost]# rpm -i tora-alpha-1.3.5-1static.i686.rpm
package tora-1.3.14.1-1 (which is newer than
tora-1.3.5-1static) is already installed

[root@localhost]# rpm -i tora-1.3.14.1-1.i386.rpm
warning: tora-1.3.14.1-1.i386.rpm: V3 DSA signature: NOKEY, key ID
30c9ecf8
package tora-1.3.14.1-1 is already installed

-----------------------------------------------------------------------------

Then I make sure that mysql-shared is already installed:

[root@localhost]# rpm -i MySQL-shared-4.0.21-0.i386.rpm
warning: MySQL-shared-4.0.21-0.i386.rpm: V3 DSA signature: NOKEY, key
ID 5072e1f5
package MySQL-shared-4.0.21-0 is already installed

-----------------------------------------------------------------------------

Yet, I still cannot install tora-mysql (see below). Why??? It
certainly seems like I have already installed the dependencies.

[root@localhost]# rpm -i tora-mysql-alpha-1.3.5-1gc-glibc22.i686.rpm
error: Failed dependencies:
tora = 1.3.5 is needed by tora-mysql-1.3.5-1gc
mysql-shared is needed by tora-mysql-1.3.5-1gc
-----------------------------------------------------------------------------

Oh yeah, TOra doesn't even start up:

[root@localhost]# tora
tora: /usr/lib/libstdc++.so.6: no version information available
(required by tora)
tora: /usr/lib/libstdc++.so.6: no version information available
(required by tora)
tora: relocation error: tora: undefined symbol:
_ZN12KCmdLineArgs4initEiPPcPKcS3_S3_S3_b
Why can't I install tora-mysql successfully? What to I need to do to
get it installed??
Jul 20 '05 #1
3 4606
Saqib Ali wrote:
Oh yeah, TOra doesn't even start up:

[root@localhost]# tora
tora: /usr/lib/libstdc++.so.6: no version information available
(required by tora)
tora: /usr/lib/libstdc++.so.6: no version information available
(required by tora)


Looks like another instance of Linux being unable to run an binary built
on a different version of glibc than the one you're running on your
machine. The Linux industry seems to create one of these SNAFUs every
couple of years.

This isn't my area of experience, but the solution seems to be rebuild
everything on your system from source, or else keep searching through
the Linux newsgroups until you find someone who suggests a patch or
other hack that fixes it.

Sorry, these types of problems are no fun.

Regards,
Bill K.
Jul 20 '05 #2
Yuk
Jul 20 '05 #3
Saqib Ali wrote:
Yuk


I agree! :-(

I found some sites with people discussing this issue, and similar issues
in the past. I searched Google and Google Groups with phrases like:
"no+version+information+available" combined with various words like gcc,
libc, libstdc++, libstdc++.so.

There might be some combination of down-grading some components on your
system until you get the right versions of libraries that will work with
this product. Or maybe just downgrade tora to the latest stable release
(1.3.14 is alpha).

Good luck...
Bill K.
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Matthew Wilson | last post by:
Hi - I just added a shiny Dell server running Red Hat 9 to my office intranet. I noticed that it has python2.2 installed, not 2.3. I found rpms for python2.3 on the python.org site, and the...
0
by: Ludwig | last post by:
Hi, I'm using TOra 1.2.4 to develop on an Oracle 10g Database on SuSE 8.2. Whenever I try to connect, I get an ORA-12705 Error. I've tried everything so far, concerning the NLS-Parameters. Has...
0
by: Eric Raymond | last post by:
When installing the rpms (or the tar file) onto Red Hat Enteprise Linux AS Beta 1 (Taroon), we get the follwing error: Installing all prepared tables /usr/bin/mysql_install_db: line 1: 7690...
2
by: Shaun | last post by:
I've attempted to upgrade to MySQL 3.23 to 4.0. MySQL 4.0 server is working great, buy I couldn't get MySQL 4.0 client to install properly. Any help would be greatly appreciated. Here are the...
3
by: Richard Petty | last post by:
Today I began preparations for upgrading MySQL. I downloaded the binary RPMs for Red Hat Enterprise 4 (we're running CentOS, a clone) for MySQL 5.0.13 from the MySQL AB web site. Running a test, I...
2
by: Gellert, Andre | last post by:
Hi everybody, currenty we use Suse Linux 9 and the rpms with 7.4.0 downloaded from ftp://ftp.gmd.de/mirrors2/suse/ftp.suse.com/people/max/postgresql-7.4/ . I don't know how to contact the person...
1
by: Devrim GUNDUZ | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --------------------------------------------------------------------- PostgreSQL RPM Set Update 2004-10-26 Version(s): 7.3.8, 7.4.6
1
by: laredotornado | last post by:
Hi, I'm using PHP 4.4.4 on Apache 2 on Fedora Core 5. PHP was installed using Apache's apxs and the php library was installed to /usr/local/php. However, when I set my "error_reporting"...
9
by: nobody | last post by:
I install rpms for php and mysql and php-mysql on rhel5. however phpinfo is showing --without-mysql' any idea on how i can enable mysql support?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.