Haha are you adding from yourself, or did you see my thread when I did that? Man that was a trip. I think I ended up copying the python folder from another install (luckily I had one on the same PC) and that got python working long enough for me to remerge it. Good addition!AaronPPC wrote:11. Do NOT do the following:Code: Select all
# emerge -C python
Code: Select all
sudo chmod 666 /*
You're making it sound like something is guaranteed to break if you install a packge from ~arch.DrWoland wrote:4. ~x86 is ~ for a reason. Any time you install ANYTHING from ~x86, something somewhere along the way is going to break.
It matters. If you aren't going to do any serious gaming or that sort of stuff, it works just fine. It is also a breeze to set up.DrWoland wrote:10. ATI sucks. Seriously.

Actually, I do alot of gaming and I find ATI to be alot better than nvidia. Also, it was quite alot easieromp wrote:It matters. If you aren't going to do any serious gaming or that sort of stuff, it works just fine. It is also a breeze to set up.DrWoland wrote:10. ATI sucks. Seriously.



No, because the nv driver really sucksslycordinator wrote:Why do you think there isn't a major open source driver for nvidia cards? Because nvidia sucks and hates linux?!Q-collective wrote:Ati is cool, since there are serious opensource drivers for it
Good for them. You may want to go to fsf.org and read a little why I think opensource software is important, I'm not going to repeat that here.Or could it be because nvidia supports linux by making decent drivers all by themselves?

Very maturecosmic665 wrote:ATI SUCKS!Q-collective wrote:Ati is cool, since there are serious opensource drivers for it
ATI == Another Terrible Interface or Average Terrible Interface
Oh? Afaik, the 7xxx series was quite buggy. And the nv driver is just not worth mentioning to be honest.Nvidia may not have opensource drivers, but at least it's not buggy as hell!


And somethimes twice a week during periods of intense development activity.HydroSan wrote:- Updating every week as opposed to every few months = better.
I'm still working on this one. It's not like I have GUI front ends for everything. I won't consider my self an effective BASH user until I get proficient with scripting.- How to use BASH effectively.

12. Do NOT do the following:11. Do NOT do the following:Code: Select all
# emerge -C python
Code: Select all
emerge -C gcc glibc
orAaronPPC wrote:11. Do NOT do the following:Code: Select all
# emerge -C python
Code: Select all
emerge -C ssh
well it takes a while for a new-to-ati user to compile kernel properly for those awful drivers the first time. (finding the proper DRM/MTRR/AGP settings combination was a real pain. nvidia is less annoying in that matter)It (ati-drivers) is also a breeze to set up.


Code: Select all
mkfs.ext3Code: Select all
fsck.ext3
I came from the opposite extreme. I learned that updating every week is better than every day. Now I only update when pgo shows there are updates to software I actually care about.HydroSan wrote: - Updating every week as opposed to every few months = better.