Hi 

I am doing investigation to determine whether we can use MySQL in our
project.
But I got error message when I try to install MySQL on Unix server.
Could you 
please help me?

First I uncompress with gunzip, then I use pkgadd to install, and I got
the following
error message:
....................
    group name <wheel> not found in group table(s)
ERROR: attribute verification of
</opt/mysql/mysql/support-files/mysql.server.in> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of
</opt/mysql/mysql/support-files/mysql.spec> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of
</opt/mysql/mysql/support-files/ndb-config-2-node.ini> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of
</opt/mysql/mysql/tests/auto_increment.res> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of
</opt/mysql/mysql/tests/auto_increment.tst> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/big_record.pl>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/export.pl>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/fork2_test.pl>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/fork_big.pl>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/function.res>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/function.tst>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/grant.pl>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/grant.res>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of
</opt/mysql/mysql/tests/insert_and_repair.pl> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/lock_test.pl>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/lock_test.res>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/mail_to_db.pl>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of
</opt/mysql/mysql/tests/myisam-big-rows.tst> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/pmail.pl>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/table_types.pl>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of
</opt/mysql/mysql/tests/test_delayed_insert.pl> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </opt/mysql/mysql/tests/udf_test.res>
failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </usr/include/mysql> failed
    group name <wheel> not found in group table(s)
ERROR: attribute verification of </usr/info> failed
    group name <wheel> not found in group table(s)
## Executing postinstall script.
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/opt/mysql/mysql/bin/mysqladmin -u root password 'new-password'
/opt/mysql/mysql/bin/mysqladmin -u root -h zrc2s153 password
'new-password'
See the manual for more instructions.

Please report any problems with the ./bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com

Installation of <mysql> partially failed.


Thanks,
Hong

Reply via email to