New install failure

During the make install, I’m getting this error:

/usr/local/bin/mysqladmin -h localhost -u root --password="****";
create rt
/usr/local/bin/mysqladmin Ver 8.0 Distrib 3.22.32, for pc-linux-gnu on
i686
TCX Datakonsult AB, by Monty
This software comes with NO WARRANTY: see the file PUBLIC for details.

Administer program for the mysqld demon
Usage: /usr/local/bin/mysqladmin [OPTIONS] command command…
[snip]
/bin/sh: create: command not found
make: [database] Error 127 (ignored)
/usr/local/bin/mysql -h localhost -u root --password="****"; rt <
etc/schema
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 773 to server version: 3.22.32

Can I fix something in the Makefile or should I just enter things in by
command line?

Thanks

Doug Silver
619 235-2665
Quantified Systems, Inc

where are you getting those mysqladmin commands?
there shouldn’t be a ; after --password=“****”

what version of mysql are you tring to install?On Mon, Mar 05, 2001 at 06:28:19PM -0800, Doug Silver wrote:

During the make install, I’m getting this error:

/usr/local/bin/mysqladmin -h localhost -u root --password=“****”;
create rt
/usr/local/bin/mysqladmin Ver 8.0 Distrib 3.22.32, for pc-linux-gnu on
i686
TCX Datakonsult AB, by Monty
This software comes with NO WARRANTY: see the file PUBLIC for details.

Administer program for the mysqld demon
Usage: /usr/local/bin/mysqladmin [OPTIONS] command command…
[snip]
/bin/sh: create: command not found
make: [database] Error 127 (ignored)
/usr/local/bin/mysql -h localhost -u root --password=“****”; rt <
etc/schema
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 773 to server version: 3.22.32

Can I fix something in the Makefile or should I just enter things in by
command line?

Thanks

Doug Silver
619 235-2665
Quantified Systems, Inc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


_______________________________________________
rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

IP networks were intended to survive nuclear attack, but 12 year old
kids with PCs were not part of the threat model. – mycroft

This is on an existing mysql install:
Ver 8.0 Distrib 3.22.32 (see below)
on SuSE Linux 6.4 (i386), kernel 2.2.14

Should I comment out the ‘;’ in the Makefile during the mysql commands?

Thanks.On Thu, 8 Mar 2001, Jesse wrote:

where are you getting those mysqladmin commands?
there shouldn’t be a ; after --password=“****”

what version of mysql are you tring to install?

On Mon, Mar 05, 2001 at 06:28:19PM -0800, Doug Silver wrote:

During the make install, I’m getting this error:

/usr/local/bin/mysqladmin -h localhost -u root --password=“****”;
create rt
/usr/local/bin/mysqladmin Ver 8.0 Distrib 3.22.32, for pc-linux-gnu on
i686
TCX Datakonsult AB, by Monty
This software comes with NO WARRANTY: see the file PUBLIC for details.

Administer program for the mysqld demon
Usage: /usr/local/bin/mysqladmin [OPTIONS] command command…
[snip]
/bin/sh: create: command not found
make: [database] Error 127 (ignored)
/usr/local/bin/mysql -h localhost -u root --password=“****”; rt <
etc/schema
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 773 to server version: 3.22.32

Can I fix something in the Makefile or should I just enter things in by
command line?

Thanks

Doug Silver
619 235-2665
Quantified Systems, Inc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


_______________________________________________
rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Doug Silver
619 235-2665
Quantified Systems, Inc