Re: Update on installing mysql on linux

2004-07-26 Thread Egor Egorov
"Levi Campbell" <[EMAIL PROTECTED]> wrote: > Okay, I got the RPM package installed but when I use rpm -I = > mysql-server-4.0.20-0.i386.rpm, I am told that I need several files, = > most of which I can't find in the Debian package library. I need the = > following files: /usr/bin/perl, sh-utils an

Re: Update on installing mysql on linux

2004-07-22 Thread Philippe Poelvoorde
Levi Campbell wrote: Okay, I got the RPM package installed but when I use rpm -I mysql-server-4.0.20-0.i386.rpm, I am told that I need several files, most of which I can't find in the Debian package library. I need the following files: /usr/bin/perl, sh-utils and sh, where can I get these? my guess

Update on installing mysql on linux

2004-07-21 Thread Levi Campbell
Okay, I got the RPM package installed but when I use rpm -I mysql-server-4.0.20-0.i386.rpm, I am told that I need several files, most of which I can't find in the Debian package library. I need the following files: /usr/bin/perl, sh-utils and sh, where can I get these?

Failed reports for installing MySQL on Linux(AMD64)

2004-04-28 Thread sclinm
Hi, Deeply appreciated your helps. (See attached file: failed_mysql_report) S.C. Lin 林聖哲 Taiwan Semiconductor Manufacturing Company, Ltd. No. 6, Li-Hsin Rd.6, Science-Based Industrial Park Hsin-Chu, Taiwan 300-77, R.O.C. Tel: 03-666 Ext: 4770 [EMAIL PROTECTED] -- MySQL General Mailing List

RE: Installing MySQL on Linux, HELP!

2004-01-15 Thread dpgirago
And then Eve said... >After some trouble with rpm, I managed to create a file of installed >packages. Redhat 9 says I have installed: >MySQL-client-4.0.1-2 >perl-DBD-MySQL-2.1021-3 >mysql-3.23.58-1.9 >mysql-server-3.23.58-1.9 That's right. That's what you get with RH9. I'm repeating myself here

RE: Installing MySQL on Linux, HELP!

2004-01-15 Thread Eve Atley
After some trouble with rpm, I managed to create a file of installed packages. Redhat 9 says I have installed: MySQL-client-4.0.1-2 perl-DBD-MySQL-2.1021-3 mysql-3.23.58-1.9 mysql-server-3.23.58-1.9 And I am not having any luck with these...starting them, installing them, compiling them. I have

RE: Installing MySQL on Linux, HELP!

2004-01-15 Thread Scott Pippin
>I was going to output a new list of installed packages to ensure that mysql >was in there, but rpm -qa | ./installed_packages doesn't seem to work at the >moment...I can't restart the server right now, so perhaps I could kill and >restart some process? However, this is from yesterday's output: T

RE: Installing MySQL on Linux, HELP!

2004-01-15 Thread Eve Atley
I have had some help on my mysql install woes, and here's the latest. rpm -qa | grep MySQL - this just hung and never returned anything (see below) # service mysqld start or # service mysql start - these just returned a new command prompt, so couldn't tell whether or not they worked. I checked my

Installing MySQL on Linux, HELP!

2004-01-14 Thread Eve Atley
Well, RedHat 9 says mysql is *already* installed. But I can't start it. And when I attempt to configure it using mysql_install_db, it says to run make install on it first. When I try to ./configure, it says it can't be found. (i know gcc exists) When trying "make && make install", it says nothing

Re: Installing mysql on Linux

2002-05-11 Thread sup-mysql
I am not really sure where it gets installed... nor that wether it is all installed on a single location. Try searching for it.. find / -name mysql Good Luck Ramon On Sat, 11 May 2002, Hoa Doan wrote: > > Hello, > > I'm trying to install mysql on RedHat Linux 7.0. I've downloaded the rpm.

Re: Installing mysql on Linux

2002-05-11 Thread Joseph Bueno
Hoa Doan wrote : > > Hello, > > I'm trying to install mysql on RedHat Linux 7.0. I've downloaded the rpm. > And I've install it using the command rpm -i "rpm name". Now my question > is. What directory is the program located in? > > Any help is greatly appreciated. > > Hoa > >

Installing mysql on Linux

2002-05-11 Thread Hoa Doan
Hello, I'm trying to install mysql on RedHat Linux 7.0. I've downloaded the rpm. And I've install it using the command rpm -i "rpm name". Now my question is. What directory is the program located in? Any help is greatly appreciated. Hoa _

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 mentio

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

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

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

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? Than

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? Thank

About installing MySQL on Linux 7.1

2001-08-08 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? Thanks!

Installing MySQL on Linux Mandrake

2001-04-21 Thread Lee Jenkins
I've loaded Linux for the first time on a PC and wondered if I could get some advise on setting up MySQL on it. I would like to start off with the easiest/simplest method. Is that installing from an RPM? Is there an RPM for the latest stable version? Thanks In Advance, Lee Jenkins