Making QB64 work on Linux
#6
(08-08-2022, 07:48 AM)mnrvovrfc Wrote: I just installed Debian Bullseye v11. Might want to make a change to "setup_lnx.sh" script to check if "make" utility is installed, because I had to "apt-get" that program manually.

There's a bug card for this, sadly the script does check for "make" but the logic accepts packages with "make" in the middle of the name, so it thinks it's installed when it actually found some other package. Either way, it's on my list of things to do, it's not at the top though. The biggest problem is doing the testing after I fix it, that's a very slow process.

Maybe I can automate some of the testing via using containers for these distros, we only really support 4 options and all of them except Void Linux definitely have official container images (we're currently using Ubuntu for the automated pipeline, so that's actually already tested). I'll have to look into that, that would be pretty nice.

As for Alt Linux or any other distros, generally speaking the more obscure you get the more you're on your own.
setup_lnx.sh
basically supports a few of the most popular distros and I think it's probably best that way. We could consider adding one or two more if they are quite popular, but generally I'd rather not since testing and maintaining it is hard.
Reply


Messages In This Thread
Making QB64 work on Linux - by mnrvovrfc - 07-22-2022, 11:50 PM
RE: Making QB64 work on Linux - by CharlieJV - 07-23-2022, 01:36 AM
ALT GNU/Linux - by mnrvovrfc - 08-02-2022, 01:02 AM
RE: Making QB64 work on Linux - by mnrvovrfc - 08-08-2022, 07:48 AM
RE: Making QB64 work on Linux - by DSMan195276 - 08-09-2022, 01:13 PM
RE: Making QB64 work on Linux - by aurel - 08-08-2022, 09:33 PM
RE: Making QB64 work on Linux - by mnrvovrfc - 09-02-2022, 12:17 AM
RE: Making QB64 work on Linux - by aurel - 09-02-2022, 06:52 AM
RE: Making QB64 work on Linux - by mnrvovrfc - 09-11-2022, 12:24 AM
RE: Making QB64 work on Linux - by mnrvovrfc - 09-15-2022, 05:23 AM
RE: Making QB64 work on Linux - by mnrvovrfc - 09-24-2022, 04:43 AM
RE: Making QB64 work on Linux - by mnrvovrfc - 10-01-2022, 01:29 AM
RE: Making QB64 work on Linux - by mnrvovrfc - 10-05-2022, 07:04 AM
RE: Making QB64 work on Linux - by mnrvovrfc - 10-12-2022, 05:37 PM
RE: Making QB64 work on Linux - by vividpixel - 10-13-2022, 02:47 AM
RE: Making QB64 work on Linux - by Kernelpanic - 10-13-2022, 03:29 PM
RE: Making QB64 work on Linux - by cage - 10-13-2022, 03:02 AM
RE: Making QB64 work on Linux - by mnrvovrfc - 10-25-2022, 03:40 PM



Users browsing this thread: 3 Guest(s)