Just installed Gentoo on amd64. Would like Firefox 4.0 64bit but can't figure out how to get it.
Any help would be appreciated!
Add the following packages to package.keywords (read here how):nunnst wrote:Just installed Gentoo on amd64. Would like Firefox 4.0 64bit but can't figure out how to get it.
Any help would be appreciated!
Thanks! Didnt realize I needed to add the nss, nspr, and xlsrunner lines. Had already added the firefox line the the package.keywords file. It's compiling as I write.Biert wrote:Add the following packages to package.keywords (read here how):nunnst wrote:Just installed Gentoo on amd64. Would like Firefox 4.0 64bit but can't figure out how to get it.
Any help would be appreciated!
www-client/firefox
net-libs/xulrunner
dev-libs/nss
dev-libs/nspr
Then type "emerge firefox" and wait for emerge to finish
I suggest you read up on the wonderful things portage can do, for example here.
You can specify specific versions of the software you want to emerge. If you had typed "emerge >=www-client/firefox-4.0" it would have told you which packages were unavailable and in need of unmasking.nunnst wrote:Thanks! Didnt realize I needed to add the nss, nspr, and xlsrunner lines. Had already added the firefox line the the package.keywords file. It's compiling as I write.Biert wrote:Add the following packages to package.keywords (read here how):nunnst wrote:Just installed Gentoo on amd64. Would like Firefox 4.0 64bit but can't figure out how to get it.
Any help would be appreciated!
www-client/firefox
net-libs/xulrunner
dev-libs/nss
dev-libs/nspr
Then type "emerge firefox" and wait for emerge to finish
I suggest you read up on the wonderful things portage can do, for example here.
Have read so much my eyeballs are burning. Moving to Gentoo is frankly more more complex that the ubuntu/arch linus distro's however both were bogging my old hardware down too much. So far Gentoo is blazing fast in comparision.
