Installing MySQL on Linux 7.1

2001-08-10 Thread Alan

Excuse Me,

I'm a starter to Linux.
I've downloaded the MySQL-3.23.40-1 for my Linux OS.
They are in .rpm form. How can I install the software properly on Linux?
I try to follow the instructions mentioned in manual.txt but it didn't work.
Can you help me and tell my how to install it via RPM?
Thanks!

Please send me the solution.
E-mail : [EMAIL PROTECTED]






Re: Installing MySQL on Linux 7.1

2001-08-10 Thread louie miranda

rpm -i mysql.rpm ?






louie miranda (axishift.ath.cx)
---
Security is not a product - It is a Process



- Original Message -
From: Alan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 10, 2001 3:45 PM
Subject: Installing MySQL on Linux 7.1


Excuse Me,

I'm a starter to Linux.
I've downloaded the MySQL-3.23.40-1 for my Linux OS.
They are in .rpm form. How can I install the software properly on Linux?
I try to follow the instructions mentioned in manual.txt but it didn't work.
Can you help me and tell my how to install it via RPM?
Thanks!

Please send me the solution.
E-mail : [EMAIL PROTECTED]






-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installing MySQL on Linux 7.1

2001-08-10 Thread Cristian Paslaru

On Fri, 10 Aug 2001, Alan wrote:

 I'm a starter to Linux.
 I've downloaded the MySQL-3.23.40-1 for my Linux OS.
 They are in .rpm form. How can I install the software properly on Linux?
 I try to follow the instructions mentioned in manual.txt but it didn't work.
 Can you help me and tell my how to install it via RPM?

You can take rpms from:
ftp://devel.iasi.ro/pub/linux/redhat/7.x/i686/mysql-*3.23.40*

Are from RawHide, but build on RedHat Linux 7.1.

Before, try to do rpm -e MySQL-*, the versions you installed already.
You need only to download and do a rpm -Uvh mysql-*.

Regards.

-- 
Cristian Paslaru
http://devel.iasi.ro



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: About installing MySQL on Linux 7.1

2001-08-10 Thread Mario Witte

On Thu, Aug 09, 2001 at 02:45:23PM +0800, Alan wrote:
 Excuse Me,
 I'm a starter to Linux.
 I've downloaded the MySQL-3.23.40-1 for my Linux OS.
 They are in .rpm form. How can I install the software properly on Linux! =
 
 I try to follow the instructions mentioned in manual.txt but it didn't =
 work.
 Can you help me and tell my how to install it? Thanks!
Hi,

Normally a simple rpm -ivh mysql-3.23.40-1.rpm (or whatever the file
is called) should do it. If it doesn't, can you post the output of rpm
to this list?
Did you download the right package? Which distribution do you use?


BTW: Perhaps your distribution has a version numer of 7.1, but the
newest Linux kernel is 2.4.7 ;)

With regards,
-- 
Mario Witte [EMAIL PROTECTED]

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: About installing MySQL on Linux 7.1

2001-08-10 Thread Grigory Bakunov

Date |Thu, 9 Aug 2001 14:45:23 +0800
From |Alan [EMAIL PROTECTED]

Hello!

A Excuse Me,
A I'm a starter to Linux.
A I've downloaded the MySQL-3.23.40-1 for my Linux OS.
A They are in .rpm form. How can I install the software properly on Linux! =

A I try to follow the instructions mentioned in manual.txt but it didn't =
A work.
A Can you help me and tell my how to install it? Thanks!
Please read man rpm to install .rpm files properly.
In short words - use rpm -ihv Your_Rpm_files to install it.



___
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Grigory Bakunov [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
   ___/   www.mysql.com


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




About installing MySQL on Linux 7.1

2001-08-09 Thread Alan

Excuse Me,
I'm a starter to Linux.
I've downloaded the MySQL-3.23.40-1 for my Linux OS.
They are in .rpm form. How can I install the software properly on Linux?
I try to follow the instructions mentioned in manual.txt but it didn't work.
Can you help me and tell my how to install it via RPM?
Thanks!

Please send me the solution.
E-mail : [EMAIL PROTECTED]