With the newest version of layman on gentoo the storage dir has changed to /var/lib/layman . Spring wont install with the instructions at http://springrts.com/wiki/Gentoo_install
The old location:
echo "source /usr/local/portage/layman/make.conf" >> /etc/make.conf
The new location:
echo "source /var/lib/layman/make.conf" >> /etc/make.conf
Changing the source in /etc/make.conf to the new location fixes it.
Gentoo install changes with new layman version
Moderator: Moderators
Re: Gentoo install changes with new layman version
It's a wiki, so if it's wrong it can be edited in-place. I know nothing beyond Ubuntu so I'm not confident editing this info - but feel free to make the change so similar Gentoo users will see it.