slpkg/docs/configuration/multilib.md

31 lines
1.1 KiB
Markdown
Raw Normal View History

2023-06-12 20:38:47 +03:00
### Multilib
Slackware for x86_64 - multilib packages & install instructions:
2023-06-12 20:43:23 +03:00
Date: 04/04/2023
Slackware for x86_64 - multilib packages & install instructions
---------------------------------------------------------------
Before proceeding with the installation, it is better to read Eric's instructions.
You will find the file README.ERIC for this purpose, or refer directly to:
http://www.slackware.com/~alien/multilib/
In this folder, there are two lists, as Eric says, you should install first the glibc packages
and then the 32-bit compatibility packages. First, edit the '/etc/slpkg/repositories.toml' file
and enable the 'multilib' repository and then:
$ slpkg update --bin-repo=multilib
$ slpkg install glibc_packages.pkgs --reinstall --bin-repo=multilib
and
$ slpkg install compat32.pkgs --bin-repo=multilib
Please read README.ERIC for more or visit the site as I say above.
Enjoy!
2023-06-12 20:38:47 +03:00
Please read the file <a href="https://gitlab.com/dslackw/slpkg/-/raw/master/filelists/multilib/README" target="_blank">README</a>
you will find in the folder <a href="https://gitlab.com/dslackw/slpkg/-/tree/master/filelists/multilib" target="_blank">multlib</a>