Multilib

From Q
Revision as of 01:48, 19 December 2012 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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/paludis/repositories/arbor.conf
...
profiles = ${location}/profiles/amd64/multilib
...