

* 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

   1. Introduction
   2. Gmyclient features
   3. Requirement 
   4. Instalation 
   5. Coming soon 
   6. Contacts


* 1.Introduction:*

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

        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:
*------------------------------------------------


*Main features*:

    * - Multiple Hosts connections
    * - Database Explorer , tree and table view
    * - Creating/Dropping databases
    * - Creating/Dropping/Altering tables with comfortable key-editor
    * - Viewing/Editing data
    * - Creating/Dropping indices, keys
    * - filter table data global and relative
    * - Copy and paste tables and tables data
    * - Customizable interface

*New Feature added in version 0.3.x*

    * - Preview and print your query-result
    * - Multiple user management
    * - SQL Editor with syntax highlighting and automatic completion
    * - Server status display
    * - Server variables display
    * - Export data to CSV , HTML, Mysqldump, ... more to come
    * - Import Data
    * - Multi language support Currently german , and Spanish




* 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


*
4.INSTALLATION:*

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

    Note:
    The package 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/local

     

        1) 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 coming with gmyclient)


* 5.Coming soon*

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

        * Form designer
        * Form viewer
        * several database templates wizard
        * User-administration tool



* 6.Contact *:

    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 **

