Can I switch back to x86 by just updating my profiles etc.. and doing an: emerge -e world?
Or do I basically need to reinstall?
Code: Select all
base=~/.maildir
maildir=*
omit=mairix
database=~/.maildir/.mairx.db
mfolder=mairix/
mformat=maildir
Code: Select all
gcc-config i686-pc-linux-gnu-3.4.3But what does the F in the emerge output for xv mean? I can do an emerge -f for any package.slyde wrote:emerge -f would 'fetch' the distfile for what package. its useful when you just need to retrive the tarball.
Code: Select all
virtual/jdk dev-java/sun-j2sdk dev-java/blackdown-jdki tried setting my vm to the sun-jdk, sun-j2sdk and blackdown-jdk. Didn't make any difference.tod wrote:Just a guess, but which java is active. See java-config.