mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
Updated for readme
This commit is contained in:
parent
e3fe73bf84
commit
f3d6fd4664
1 changed files with 3 additions and 2 deletions
|
@ -8,11 +8,12 @@ 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:
|
||||
and then the 32-bit compatibility packages. First, edit the '/etc/slpkg/repositories.toml' file
|
||||
and enable the 'multilib' repository and then:
|
||||
|
||||
$ slpkg install glibc_packages.pkgs --reinstall --bin-repo=multilib
|
||||
|
||||
and then:
|
||||
and
|
||||
|
||||
$ slpkg install compat32.pkgs --bin-repo=multilib
|
||||
|
||||
|
|
Loading…
Reference in a new issue