Making QB64 work on Linux
#9
Lightbulb 
https://www.devuan.org/

Devuan - this is like Debian but a bit lame. They make a big deal about not carrying "systemd". If you're not sure, especially if your wireless connection could work on a 10-year-old PC then don't try it!

I created a 64GB partition on the slow-as-heck HDD of my ageing computer for it. I chose the "desktop" ISO which is almost 4GB in size. It might not be different in "net-install" or "live-desktop" mode. I do not recommend "server" mode unless you hate XFCE desktop environment. If you want the Windows-like KDE Plasma then the big ISO is the only way to go.

Like the rest of the Debian/Ubuntu family, Devuan lags far behind fierce competitors like Fedora and Manjaro (but with "systemd") with "cutting edge" Linux kernel. I updated Fedora XFCE a short time ago and got v5.19 of the kernel, while Devuan is still on v5.10. The latest Debian release was supposed to up the ante to a release which stopped being the latest this month. :/

One thing that sucks is that if you choose to give a "root" password, this OS could refuse to allow a "regular" user to use "sudo". Must add a text file (become superuser and use "nano" terminal app) into "/etc/sudoers.d" to fix it. Moreover, this distro might keep trying to get files from a "cdrom" or "dvd" which doesn't exist. To fix this, as superuser edit "/etc/apt/sources.list" and delete whatever line has "cdrom" or "dvd" on it.

For this OS, to install QB64 must first put in "g++" and "make", then make a change to "setup_lnx.sh" file to force "DISTRO=debian" after it checked incorrectly for which distro, and before the "if" statements controlling the installation of packages. EDIT: noticed inside "setup_lnx.sh" that "make" is accounted for.

Definitely it's much easier to install on Ubuntu than on this other garbage.
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: 6 Guest(s)