473,387 Members | 1,579 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.

problem with installation of mysql-administrator

Pat
Hi,

I installed Mysql Administrator with file
mysql-administrator-1.0.22a-1.rh9.src.rpm from the mysql-site on my RedHat
9.0 computer

I did: rpm -Uvh mysql-administrator-1.0.22a-1.rh9.src.rpm
After one second, i could see:
##################### 100%
and that's it.

How can i check it's installed (doesn't appear in Add/Remove Package nor in
Services)?
How can i start it?

Thanks for help
Pat

Jan 4 '06 #1
2 1731
"Pat" <wf****@dfg.cv> wrote in message
news:pp********************@scarlet.biz...
I did: rpm -Uvh mysql-administrator-1.0.22a-1.rh9.src.rpm
After one second, i could see:
##################### 100%
and that's it.
The "src" portion of that RPM package is a naming convention for source code
packages. You have installed a collection of source code, not the MySQL
Administrator program.

You could build the program from the source you've now got, assuming you've
got the needed Linux software development tools installed (see
http://dev.mysql.com/doc/administrat...quisites.html).

But I infer from your questions that you might not want to engage into that
process at this time. ;-)
How can i check it's installed (doesn't appear in Add/Remove Package nor
in
Services)?
rpm -q <package-name>
See "man rpm" for more information on using rpm.
How can i start it?


I don't think you have anything you can start, if you've only installed the
source package. You should download and install the finished product RPM
from http://dev.mysql.com/downloads/administrator/1.0.html. You need to
download the product from the section labeled, "Linux x86 generic RPM
(statically linked against glibc 2.2.5)".

Once you have installed (or built) the product, to run it read the section
on Linux on this page:
http://dev.mysql.com/doc/administrat...roduction.html

By the way, are you aware that there's a newer version of MySQL
Administrator available?
http://dev.mysql.com/downloads/administrator/1.1.html

Regards,
Bill K.
Jan 4 '06 #2
Pat
Thanks for replying ...

I installed Mysql-admininistrator 1.1 from the generic rpm file
mysql-administrator-1.0.22a-1.rh9.i386.rpm on my RedHat 9.0 computer.
I did rpm -Uvh file; it created a directory with two sudir:
mysql-administrator and mysql-gui-common.

My first question is: which one is the good one?
I tried both and did: ./configure

.... and received in both cases the error:
checking for glib-2.0 libxml-2.0 >= 2.6.2 ... Package glib-2.0 was not found
in the pkg-config search path.
Perhaps tou should add the directory containing 'glib-2.0.pc' to the
PKG_CONFIG_PATH environment variable.
No package 'glib-2.0' found.

There is a directory called "glib-2.0.7" on my computer with a file
beginning with "glib-2.0 : "glib-2.0.pc.in".
I tried to install it from the tarball file: same result.
The same occured with mysql-query-browser.

What have i to do now?
Thanks for your help.
Pat

"Bill Karwin" <bi**@karwin.com> schreef in bericht
news:dp*********@enews2.newsguy.com...
"Pat" <wf****@dfg.cv> wrote in message
news:pp********************@scarlet.biz...
I did: rpm -Uvh mysql-administrator-1.0.22a-1.rh9.src.rpm
After one second, i could see:
##################### 100%
and that's it.


The "src" portion of that RPM package is a naming convention for source
code packages. You have installed a collection of source code, not the
MySQL Administrator program.

You could build the program from the source you've now got, assuming
you've got the needed Linux software development tools installed (see
http://dev.mysql.com/doc/administrat...quisites.html).

But I infer from your questions that you might not want to engage into
that process at this time. ;-)
How can i check it's installed (doesn't appear in Add/Remove Package nor
in
Services)?


rpm -q <package-name>
See "man rpm" for more information on using rpm.
How can i start it?


I don't think you have anything you can start, if you've only installed
the source package. You should download and install the finished product
RPM from http://dev.mysql.com/downloads/administrator/1.0.html. You need
to download the product from the section labeled, "Linux x86 generic RPM
(statically linked against glibc 2.2.5)".

Once you have installed (or built) the product, to run it read the section
on Linux on this page:
http://dev.mysql.com/doc/administrat...roduction.html

By the way, are you aware that there's a newer version of MySQL
Administrator available?
http://dev.mysql.com/downloads/administrator/1.1.html

Regards,
Bill K.

Jan 5 '06 #3

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

Similar topics

2
by: Stephen Harris | last post by:
I downloaded: Windows Binaries PHP 5.0.4 zip package - 31 Mar 2005 md5: fff10991a8e6f3b36ee567eb236ae3f4 This is the current BETA release of version 5.0 of the MySQL database server....
1
by: Kerry Shetline | last post by:
I've successfully installed MySQL and the Perl DBI module, but when I try to install DBD::mysql, it keeps failing like this: -------------------- (from the CPAN shell) --------------------- .......
0
by: Nick Keeling | last post by:
--=_48167406.4627091C Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I am a MySQL newbie with a post installation problem. I have Linux Red Hat 9 with MySQL 4.0....
0
by: Anil Garg | last post by:
Hi, I am trying to install myql on redhat. mysql package used: mysql-3.23.52-unknown-freebsdelf4.6-i386.tar.gz While following the instructions in install document..when i run the follwing...
0
by: Gary Cote | last post by:
>Description: I've recently compiled mysql 4.0.14 on redhat 8.0. The installation fails, however, when running mysql_install_db. I've attached a transcript below. I gather from searching the...
0
by: ralf | last post by:
I installed the latest mysql release on my server today (gentoo linux) and tried to start the mysql server after installation: ------------------------------- /etc/init.d/mysql start *you don't...
2
by: s a n j a y | last post by:
Hi All, I am want to upgrade MySQL from 4.0 to 4.1 on linux. The reason being the subqueries. Problem is Failed dependencies: libcrypto.so.0.9.6 is needed by MySQL-Max-4.1.0-0...
0
by: Murphy | last post by:
I am currently migrating a db from SQL Server & MySQL and ? (front end yet to be decided upon) As I familiarise myself with MySQL populating tables etc can be quite clumbersome. After reading the...
1
by: smsabu2002 | last post by:
Hi, I am facing the build problem while installing the DBD-MySql perl module (ver 2.9008) using both GCC and CC compilers in HP-UX machine. For the Build using GCC, the compiler error is...
11
by: Robin S. | last post by:
I've used phpinfo() to confirm settings for mySQL on our host server, and it's not returning accurate info. phpinfo() returns a mySQL client API version of 3.23.54 (uselss for me), where as a...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.