Re: much trouble installing on linux

2001-05-15 Thread Rolf Hopkins
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 16, 2001 8:27 Subject: much trouble installing on linux > Hi everybody. I think that I have successfully installed version 3.23.37 on > my Linux box. The problem is, is that I am new to mysql and I can't get a >

much trouble installing on linux

2001-05-15 Thread Jon J. Morin
Hi everybody. I think that I have successfully installed version 3.23.37 on my Linux box. The problem is, is that I am new to mysql and I can't get a few things to work. I am logged in as root. I am in the mysql directory (/usr/local/mysql). I try bin/mysqladmin --password and it prompts me

Re: installing on linux

2001-02-22 Thread Jeremy D. Zawodny
On Thu, Feb 22, 2001 at 06:29:47PM -0600, Mac Martine wrote: > hello- > > i just ran gunzip on the binary distribution i got from mysql.com ( > mysql-3.23.33.tar.gz ). > > The 'mysql_install_db' cannot be run because it has a '.sh' ending > on it. Actually many of the files in that same folder

Re: RE: installing on linux

2001-02-22 Thread Ed Carp
Tyrone Mills ([EMAIL PROTECTED]) writes: > The .sh designates that the file is a shell script. Linux doesn't do file > associations like windows does. You could call it anything, and as long as > it's an executable file, it'll run. CHMOD the files you need to run. That's not a wise idea. Instea

RE: installing on linux

2001-02-22 Thread Tyrone Mills
ROTECTED]] Sent: Thursday, February 22, 2001 4:30 PM To: [EMAIL PROTECTED] Subject: installing on linux hello- i just ran gunzip on the binary distribution i got from mysql.com ( mysql-3.23.33.tar.gz ). The 'mysql_install_db' cannot be run because it has a '.sh' ending on it.

installing on linux

2001-02-22 Thread Mac Martine
hello- i just ran gunzip on the binary distribution i got from mysql.com ( mysql-3.23.33.tar.gz ). The 'mysql_install_db' cannot be run because it has a '.sh' ending on it. Actually many of the files in that same folder have a '.sh' ending. (mysql_install_db.sh) Why is this, and what do I do

installing on linux

2001-02-21 Thread Mac Martine
hello- i just ran gunzip on the binary distribution i got from mysql.com ( mysql-3.23.33.tar.gz ). The 'mysql_install_db' cannot be run because it has a '.sh' ending on it. Actually many of the files in that same folder have a '.sh' ending. (mysql_install_db.sh) Why is this, and what do I do