Tiny Core Base > Alpha Releases
Tiny Core 15.0 Alpha 1 Testing
CardealRusso:
--- Quote from: CardealRusso on January 06, 2024, 04:23:37 PM ---dialog is not working (got this after trying to run getdialog.sh but it wont output any error)
--- End quote ---
*getlocale.sh
CentralWare:
@curaga:
--- Quote ---The log shows CentralWare removed some posts here. CentralWare?
--- End quote ---
Yes, I was putting posts in the "Trash Cache" to have that conversation, unrelated to testing 15.x, moved to a different topic where the debate can continue if it must. I was pulled away from my desk, so it's still in limbo, but the posts themselves should still be waiting for maintenance.
CONFIG_FEATURE_EDITING_HISTORY how difficult would it be to make it cmdline or file based instead of a compiled-in value?
@andyj: If you're looking to unload MySQL/MariaDB please send along what you do have. Additionally, please send along your scripts for apache, php and svn as well. (It's always helpful if the build instructions/script is sent in for ./tcz/src/extension as it could save hours if not days worth of effort, whether for admins, maintainers or end users.) This is especially beneficial with config/compiler flags, patches, etc. as it shows areas which have already been covered instead of everyone having to recreate the same methods. (I did a quick scan of x86/x64 a few days back and noticed the last time build scripts were sent in for MariaDB dated back to TC 7.x, though I could have easily missed one somewhere.)
Juanito:
dialog updated and posted
andyj:
--- Quote from: CentralWare on January 07, 2024, 09:35:01 AM ---If you're looking to unload MySQL/MariaDB please send along what you do have. Additionally, please send along your scripts for apache, php and svn as well. (It's always helpful if the build instructions/script is sent in for ./tcz/src/extension as it could save hours if not days worth of effort, whether for admins, maintainers or end users.) This is especially beneficial with config/compiler flags, patches, etc. as it shows areas which have already been covered instead of everyone having to recreate the same methods. (I did a quick scan of x86/x64 a few days back and noticed the last time build scripts were sent in for MariaDB dated back to TC 7.x, though I could have easily missed one somewhere.)
--- End quote ---
I put them all in github when TC 14 was released awhile ago but they are a little out of date. I'll try to update them this week and I'll post the URL where anyone who wants them can have them. The scripts are not wholly independent from each other. I have a build system because many of the extensions work together. Each of the extension scripts calls a number of smaller scripts that set variables or options to minimize the number of files I need to update when something changes. I build them all at the same time against the same libraries. This way we shouldn't (hopefully) run into our own version of Windoze dll hell (like openssl and pcre2). Basically, there is a script that builds one extension, and another that goes through the list calling the one-at-a-time script to build them all.
The maria script is 99% complete, meaning that that's the point in the compile where it dies and I had to manually finish it. I'll see if I can get that last bit updated. If you can figure out why maria db won't compile with lz4 enabled that would be really helpful, it wasn't an issue in 10.x, but in 11 it just doesn't like it.
BTW, SVN isn't mine.
Juanito:
svn and serf have been updated.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version