Gentoo install changes with new layman version

Gentoo install changes with new layman version

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
User avatar
romulous
Posts: 39
Joined: 31 Jan 2010, 12:36

Gentoo install changes with new layman version

Post by romulous »

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.
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Gentoo install changes with new layman version

Post by Pxtl »

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.
Post Reply

Return to “Linux”