Forum > Linux
Install Lazarus 32bits on Ubuntu 22.04.1
Fred vS:
Maybe I miss something.
[EDIT] Ha, ok, I think I get it. Yes maybe the multiarch packages design is changed from Buster to BullsEye, I dont know :-\.
My system is:
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
and I did not have any problem to install multiarch ( following the previous post: https://forum.lazarus.freepascal.org/index.php/topic,60816.msg456170.html#msg456170 )
MarkMLl:
Yes. I've also got a note of having used dpkg --add-architecture i386 on the older system, as I've said I'm not entirely sure what that package does: it appears to have originated with upstream glibc and so far I've seen no definite indication that installs anything useful.
MarkMLl
Fred vS:
--- Quote from: MarkMLl on October 23, 2022, 07:46:31 pm ---Yes. I've also got a note of having used dpkg --add-architecture i386 on the older system,
--- End quote ---
Note that without sudo apt-get update after dpkg --add-architecture i386 i386 packages are not installed.
Also the best is to do those command just after install Debian, so each time a package 64 bit system dependency is installed, the equivalent i386 package is automatically installed too.
MarkMLl:
--- Quote from: Fred vS on October 23, 2022, 08:14:52 pm ---Note that without sudo apt-get update after dpkg --add-architecture i386 i386 packages are not installed.
Also the best is to do those command just after install Debian, so each time a package 64 bit system dependency is installed, the equivalent i386 package is automatically installed too.
--- End quote ---
Yes. As I said, it's been running for three years or so. However I'm moving it to the bleeding edge because there is a program I use heavily- FreeCAD- with an absolutely dire upstream architectural bug which they promise they'll do something about over the next year or so, and I want to make sure I've got the newest possible library underpinning so that even if it doesn't get into Debian I can build it from scratch.
MarkMLl
Navigation
[0] Message Index
[*] Previous page