mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
Updated for current multilib
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
84bb53b722
commit
85276ad335
1 changed files with 29 additions and 0 deletions
29
filelists/multilib/current/README
Normal file
29
filelists/multilib/current/README
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
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!
|
Loading…
Reference in a new issue