On my new SL-6000L I installed MySQL using
the old .ipk for the 3.22 version from the Zaurus Software Index following
these instructions which are exactly like tips I saw somewhere on ZUG.
The installation seemed to be successful. But running the mysqlstart script results in:
Starting MySQL database server: mysqld...failed
So the script seems to be running, but failing to spawn or contact the daemon.
An earlier post mentioned \"ipkg-link add ___\" but ipkg doesn\'t recognize or list a -link option. Mysql is shown by ipkg as having installed ok and with lots of attached files.
What now? I could start following the installed code and learn a lot about scripting, or try to roll my own .ipk for MySQL, or sketch out which MySQL files are where and do what, or slaughter a capybara in sacrifice to the database deity. But each of those could be an 8 month project for a newbie and I\'d love to have it working for a long train trip in mid-June, not to mention keeping my time for other Linux projects.
Have you done a MySQL install on the 6000 yet or know of incompatibility issues? Have ideas on where to start troubleshooting? Know a great story about kelp that will distract me from this challenge?