Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: selectany on October 15, 2013, 03:15:13 PM
-
Hi all
I just completed my core-x86-5.0.1 based webserver installation (a.k.a LAMP). It of course includes apache2.tcz + sqlite3.tcz + php-*.tcz, but
the missing part is mysql.tcz.
Is mysql package available for 5.x?
I cannot see it on the http://distro.ibiblio.org/tinycorelinux/5.x/x86/tcz/src/
-
Doesn't ported yet
-
Hi selectany
You could try mysql from 4.x, it's dependencies are already in 5.x. Use wget to fetch mysql.tcz and mysql.tcz.dep,
instructions for that can be found here:
http://forum.tinycorelinux.net/index.php/topic,15971.msg94336.html#msg94336
Use the Apps utility to install the 5.x versions of ncurses.tcz and perl5.tcz (mysql dependencies).
-
Please do not use mysql from 4.x repo. Just testing mariadb 5.5.33a, it will be available in few days.
-
Hi bmarkus
Sorry about that. I didn't know you were working on a replacement.
-
Hi bmarkus
Sorry about that. I didn't know you were working on a replacement.
That's fine, no problem. I'm updating, moving nearly all of my tcz's from 4.x to 5.x As many other distros are doing, I drop MySQL and add MariaDB instead. It works already on my machine, just need some tuning and testing.
-
Hello, any progress or proper solution for now?