Gnome Mysql Client alias gmyclient Version 0.3.x
Copyright (C) 2001-2002 Mohamed Elassadi
Package: Gmyclient
Version: 0.3.x
License: GNU General Public License
--------------------------------
Gmyclient is a powerful
graphical mysql client to use under gnome.
Gmyclient is designed to be a simple,
quick, and powerful way to access your MySQL database.
it provides you a powerful
way to create/edit all MySQL database objects most easy and simple way.
2.Available features
in Gmyclient:
------------------------------------------------
3.Requirements
------------------------------------------------
Gnome 1.2 or higher
Mysql devel ( if u want
to compile it your self)
libglade 0.16 or higher
1) Installation
* Gnome
* Automake
* Gnu C compiler
2) Running
* Gnome
------------------------------------------------
Note:
The pakage as an example is taken as gmyclient-0.1-1.tar.gz and '#' is the shell prompt.
You must be logged in as root to install gmyclient.if u don't want to install as root configure with an other prefix like --prefix=/home/user/local
default is /usr/local1) Get the tarball gmyclient-0.1-1.tar.gz. (Visit http://www.gmyclient.sorceforge.net).
2) copy it to your dir
3) Unzip it by typing: #gunzip gmyclient-0.1-1.tar.gz
4) Extract it by typing: #tar -xvf gmyclient-0.1-1.tar
5) Change dir: #cd gmyclient-0.1-1
6) Type: #./configure
7) Type: #make
8) Type: #make install
That's all. If everything went smoothly, congratulations.
If not, then please check that you have libgnome and libgnomeui and the other needed libraries
installed. Get them if you don't have and repeat the above steps.
To run gmyclient.
Type: #gmyclient
If you get the shell error 'Command not found', then make sure your PATH
variable contains the executable path of gmyclient binary (by default: /usr/local/bin).
Usually, PATH variable is set in the file /etc/profile. Check it out.
Following files will be installed in your system.
----------------------------------
Assume that the install dir is /usr/local (this is the default directory).
/usr/local/bin/gmyclient
/usr/local/share/gmyclient/doc/ (All the document files).
/usr/local/share/gmyclient/ (All the data files).
/usr/local/share/gmyclient/pixmaps (pictures ).
/usr/local/lib/gmyclient/plugins/lib.. (plugins comming with gmyclient)
- Form designer
- Form viewer
- several database templates wizard
- User-administration tool
Submit bug reports <mohamed@users.sourceforge.net>
If you wish to contribute to gmyclient's development, please write to
the author (mohamed).
Contact Email address for Gmyclient:
mohamed@users.sourceforge.net
http://www.gmyclient.sorceforge.net
** happy mysqling **