Hallo zusammen,
so langsam fange ich an zu verzweifeln, ich bekomme irgendwie die MySQL4-Installation nicht (mehr) hin.
Aber jetzt mal Schritt für Schritt:
1. Easy Bootstrap Installer installiert ohne Löschen von Daten.
2. IPKGui installiert und als 2. Paketquelle http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable eingetragen. Die eingetragene aktuelle Quelle deaktiviert und 2x aktualisiert.
3. Wechsel zur Shell - sudo -i um als root angemeldet zu sein.
4. ipkg update - ipkg upgrade - ipkg list | grep mysql. OK, MySQL4 (4.1.22) wird als MySQL angezeigt. - ipkg install mysql.
Während/Nach der Installation erhalte ich die folgende Fehlermeldung:
Installing mysql (4.1.22-3) on /opt/.
Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/mysql_4.1.22-3_arm.ipk.
Configuring mysql.
Installing all prepared tables
/opt/libexec/mysqld: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
Installation of system tables failed!
Examine the logs in /opt/var/lib/mysql for more information.
You can also try to start the mysqld daemon with:
/opt/libexec/mysqld --skip-grant &
You can use the command line tool
/opt/bin/mysql to connect to the mysql
database and look at the grant tables:
shell> /opt/bin/mysql -u root mysql
mysql> show tables
Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /opt/var/lib/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 /opt/bin/mysqlbug script!
Starting MySQL................................... ERROR!
Und nu? Jetzt stehe ich auf dem Schlauch und bin für jede Hilfe von Euch dankbar.
Viele Grüße
Thorsten
Nachtrag: openssl ist in Version 1.0.2f-1 installiert
so langsam fange ich an zu verzweifeln, ich bekomme irgendwie die MySQL4-Installation nicht (mehr) hin.
Aber jetzt mal Schritt für Schritt:
1. Easy Bootstrap Installer installiert ohne Löschen von Daten.
2. IPKGui installiert und als 2. Paketquelle http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable eingetragen. Die eingetragene aktuelle Quelle deaktiviert und 2x aktualisiert.
3. Wechsel zur Shell - sudo -i um als root angemeldet zu sein.
4. ipkg update - ipkg upgrade - ipkg list | grep mysql. OK, MySQL4 (4.1.22) wird als MySQL angezeigt. - ipkg install mysql.
Während/Nach der Installation erhalte ich die folgende Fehlermeldung:
Installing mysql (4.1.22-3) on /opt/.
Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/mysql_4.1.22-3_arm.ipk.
Configuring mysql.
Installing all prepared tables
/opt/libexec/mysqld: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
Installation of system tables failed!
Examine the logs in /opt/var/lib/mysql for more information.
You can also try to start the mysqld daemon with:
/opt/libexec/mysqld --skip-grant &
You can use the command line tool
/opt/bin/mysql to connect to the mysql
database and look at the grant tables:
shell> /opt/bin/mysql -u root mysql
mysql> show tables
Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /opt/var/lib/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 /opt/bin/mysqlbug script!
Starting MySQL................................... ERROR!
Und nu? Jetzt stehe ich auf dem Schlauch und bin für jede Hilfe von Euch dankbar.
Viele Grüße
Thorsten
Nachtrag: openssl ist in Version 1.0.2f-1 installiert