Renuka,

Put the file into a location such as /usr/local
Gunzip it:
gunzip mysqlgui-linux-semi-static-1.7.5.tar.gz
Unpack it:
tar -xvf mysqlgui-linux-semi-static-1.7.5.tar
create a symbolic link from "mysql" to "mysqlgui-linux-semi-static-1.7.5"
under /usr/local/
ln -s /usr/local/mysqlgui-linux-semi-static-1.7.5 /usr/local/mysql

read the installation instructions in the INSTALL-BINARY file in
/usr/local/mysql

Hope this helps,

Andy

> -----Original Message-----
> From: Renuka Prasad [mailto:[EMAIL PROTECTED]
> Sent: 07 November 2003 08:00
> To: [EMAIL PROTECTED]
> Subject: Need ur help ..........
>
>
> Hi,
>
> I downloaded Linux semi static binary of
> mySQL,mysqlgui-linux-semi-static-1.7.5.tar.gz. Could you please
> help me,how to install in my system.My OS is Redhat Linux9.0.
>
> Warm regards,
>
> Renuka Prasad.N



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to