I tried to emerge Firefox to the latest version, which I see is 14.0.1, but I still only get version 10.0.5. Is there a way to accomplish this without downloading a tarball, but let portage do it?
Thanks,
~Mark


Code: Select all
eix firefoxCode: Select all
echo www-client/firefox >>/etc/portage/package.accept_keywordsCode: Select all
eix firefoxCode: Select all
echo www-client/firefox >>/etc/portage/package.accept_keywordseix is not a part of portage, it is a separate packagemark2 wrote:Ok, I just updated the portage tree. When I tried:it told me that eix was not a valid command.Code: Select all
eix firefox
~Mark