Re: mysql: not found

2003-11-17 Thread Stephen Fromm
- Original Message - From: "Kelley Prebil" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 17, 2003 9:33 PM Subject: mysql: not found > When I try to start the database with : > > mysql -h host -u user -p > > I get the response

mysql: not found

2003-11-17 Thread Kelley Prebil
When I try to start the database with : mysql -h host -u user -p I get the response : mysql: not found What does this mean? Installation went smoothly as far as I could tell. Also, when I try to start the database with : bin/mysqld_safe --user=mysql & It starts the mysqld daemon from

--with-mysqld-user=mysql: not found configure error on 4.0.13

2003-06-19 Thread Douglas B. Jones
as root instead of mysql as I specified in my script. This worked fine under 3.x. -- ./do4[14]: --with-mysqld-user=mysql: not found cd libmysql; gmake link_sources gmake[1]: Entering directory `/src/net/db/mysql/mysql-4.0.13/libmysql' -- This is just part