Archive for the 'gentoo' Category

Prefix Portage v. Aquamacs v. aspell

Wednesday, November 12th, 2008

I come from a heavy Gentoo background in GNU/Linux land, so on OS X, I prefer Prefix Portage. YMMV, but I think it’s a great environment. I mainly use it to install the few extra UNIX utilities that don’t ship with OS X.
Wanting to get spell checking working, I read the Emacs Wiki, [...]

erlang

Tuesday, November 27th, 2007

For some reason, the Gentoo install of erlang put the man pages into man sections that ended in “erl”. For example, instead a directory named man3 for the 3rd man page section, it’s man3erl.
I wrote a quick alias erlman that only searches these erlang man page sections.
~/.bashrc

 

alias erlman="man -S 1erl:3erl:4erl:6erl"

 

SSL support for Apache in my prefix-portage overlay

Thursday, June 21st, 2007

I’m working on getting our Rails-based app, at work (OBT – obtech.net), working with SSL.
Since we all use OSX as our main dev boxen here, as well as Gentoo Linux machines, I long ago started hacking and helping on the Gentoo-Alt Prefix Portage project, so that I could help create one software repository we all [...]

MacBook Pro: run a little cooler, save batter power with ati-config

Saturday, June 24th, 2006

So you probably discovered that your MacBook Pro runs about as hot as the corona of the Sun.
If you’re at my blog here, you probably run some GNU / Linux distro. Just a guess.
If you’re running a GNU / Linux distro, there’s a good chance you installed the binary ATI drivers and associated tools, [...]

spamassassin: make it work!

Friday, June 16th, 2006

I emerged spamassassin, which installed the spamd server, and the spamc client, with which to talk to the server.
However, the logs were complaing TELL commands have not been enabled. It seems that SPAMD_OPTS in /etc/conf.d/spamd is missing the -l (–allow-tell) option.
Adding the above -l to SPAMD_OPTS allowed spamc to talk to spamd and make [...]

DVD movie playback trouble

Sunday, April 30th, 2006

I added a short section to the 5670 howto page describing a small, but scary issue regarding DVD movie playback. Basically, the region code was never set, so I used the regionset utility to set a region code. This enabled DVD movie playback to continue as I was used to.

sleep works!

Friday, April 28th, 2006

I didn’t expect suspend-to-ram / sleep to work, since I was very suspicious of the binary ATI drivers, and honestly, they don’t seem to have the best reputation. More notes to follow on the main 5670 page…

acer5670 page somewhat useful now

Thursday, April 27th, 2006

If anyone else wants info regarding Gentoo (or another distro) on the Acer Aspire 5670, the page has been updated to the point where it is somewhat useful. Included is my kernel config and xorg.conf.

Installing Gentoo on Acer Aspire 5670

Sunday, April 23rd, 2006

I’ll be keeping a journal of my installation and usage experiences of Gentoo on my Acer Aspire 5670. I purchased the 5670 in early February, and mainly used it as a Windows gaming machine until now. ATI released on 4/12/06 a new version of their proprietary drivers that support the X1400 graphics chip in this [...]

notes about computers and lifestyle