mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
85276ad335
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> |
||
---|---|---|
.. | ||
compat32.pkgs | ||
README |
Updated: 26/09/2024 Slackware for current - 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/ Slackware 15.0 is the last release that needs separate (alien's) multilib versions of gcc and glibc. On August 30, 2024, Pat Volkerding added multilib capability to Slackware's own gcc and glibc packages. What you still need to add to your system is the collection of -compat32 packages. First, edit the '/etc/slpkg/repositories.toml' file, change the mirror for -current and enable it and run: $ slpkg update --repository=multilib $ slpkg install compat32.pkgs --repository=multilib or $ slpkg install '*' --repository=multilib Please read README.ERIC for more or visit the site as I say above. Enjoy!