Hi - have just received the following on trying to install mysql via
apt-get. Any ideas?

Rich


Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  daemonic libxml2 readline-shlibs
The following NEW packages will be installed:
  daemonic libxml2 mysql readline-shlibs
0 packages upgraded, 4 newly installed, 0 to remove and 25  not upgraded.
Need to get 7975kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] Y
Get:1 http://fink.sourceforge.net release/main libxml2 2.4.13-1 [1788kB]
Get:2 http://fink.sourceforge.net release/main daemonic 20010902-1 [14.4kB]
Get:3 http://fink.sourceforge.net release/main readline-shlibs 4.2a-4
[194kB]  
Get:4 http://fink.sourceforge.net release/main mysql 3.23.49-1 [5980kB]
Fetched 7975kB in 2m39s (49.9kB/s)
Selecting previously deselected package libxml2.
(Reading database ... 30093 files and directories currently installed.)
Unpacking libxml2 (from .../libxml2_2.4.13-1_darwin-powerpc.deb) ...
Selecting previously deselected package daemonic.
Unpacking daemonic (from .../daemonic_20010902-1_darwin-powerpc.deb) ...
Selecting previously deselected package readline-shlibs.
Unpacking readline-shlibs (from
.../readline-shlibs_4.2a-4_darwin-powerpc.deb) ...
Replacing files in old package readline ...
Selecting previously deselected package mysql.
Unpacking mysql (from .../mysql_3.23.49-1_darwin-powerpc.deb) ...
Setting up libxml2 (2.4.13-1) ...
Setting up daemonic (20010902-1) ...
Setting up readline-shlibs (4.2a-4) ...
Setting up mysql (3.23.49-1) ...
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
dyld: /sw/sbin/mysqld can't open library: /sw/lib/libdl.0.dylib  (No such
file or directory, errno = 2)
Installation of grant tables failed!

Examine the logs in /sw/var/mysql for more information.
You can also try to start the mysqld daemon with:
/sw/sbin/mysqld --skip-grant &
You can use the command line tool
/sw/bin/mysql to connect to the mysql
database and look at the grant tables:

shell> /sw/bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /sw/var/mysql that may be helpful.

The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running
mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the /sw/bin/mysqlbug script!
dpkg: error processing mysql (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 mysql
E: Sub-process /sw/bin/dpkg returned an error code (1)
[mars:~] rgrenyer% 


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to