There were a few problems building vlc for rhel5, quite a few dependencies as well.
vmware-config.pl doesn't compile cleanly after a kernel upgrade, here's how you can make it recompile cleanly for you.
There are several pages out there on how to do this. I found that they were mostly dead and I had to use google cache on them. I'm just reposting a lot of information here... Geoff Levand does all the kernel work.
I was thinking of making a component cable for myself, but this turned out to be too big a project. Here is the dismantling of the gamecube instead.
The original Gamecube had two ports on the back, DIGITAL AV OUT and ANALOG AV OUT. It is possible to get Composite and S-Video out of the Analog port. The Digital Port is actually digital, the component cable from Nintendo has a digital to analog converter chip embedded in the plug.
Skype beta now supports video. We purchased some logitech QuickCams to allow them to try out the video. When we plug in the QuickCam after boot, everything works fine. However, if we plug before booting, we lose sound.
The eduPerson defined by eduCause at this site didn't work with Fedora Directory Server, the syntax was a bit off on the files I downloaded.

Thomas Howard Uphill

< thomas at narrabilis dot com >

Currently available for remote consulting.

I've been working as a UNIX administrator since the early 1990's, I currently run Linux Systems, I also have previous experience with Solaris, FreeBSD, AIX and HP-UX. I'm currently working on Infrastructure as Code and Cloud deployments. I work primarily in terraform. My language of choice is Python. I've been a System Administrator, Puppet Developer, Jenkins Developer and a Web developer in the past.

There is an excellent tutorial on using LDAP for netgroup enumeration. Most of the changes are obvious, but one thing may trip you up.
My ath0 device wasn't working after resuming from a suspend on Fedora 8. modprobe -r ath_pci followed by modprobe ath_pci fixed the problem. I decided to automate that, so I read a bit of the pm-utils scripts and wrote the following simple script in /etc/pm/sleep.d/wireless