Multilib: Difference between revisions

From Q
Jump to navigation Jump to search
Tgurr (talk | contribs)
Created page with "Exherbo supports multilib natively, but it's not enabled by default yet. First we enable the multilib profile by changing the profiles variable in arbor.conf. {{File|/etc/pal..."
 
Tgurr (talk | contribs)
Replaced content with "TO DELETE, Multilib has been superseeded by Multiarch: http://exherbo.org/docs/multiarch.html"
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
Exherbo supports multilib natively, but it's not enabled by default yet.
TO DELETE, Multilib has been superseeded by Multiarch: http://exherbo.org/docs/multiarch.html
 
First we enable the multilib profile by changing the profiles variable in arbor.conf.
{{File|/etc/paludis/repositories/arbor.conf|
<pre>
...
profiles = ${location}/profiles/amd64/multilib
...
</pre>
}}

Latest revision as of 22:35, 19 May 2015

TO DELETE, Multilib has been superseeded by Multiarch: http://exherbo.org/docs/multiarch.html