November 22, 2008, 1:31 pm
I’ve finally have a release of rTunes for iTunes 8.0.x (I’ve tested it with 8.0.1.11 and 8.0.2.20) Windows only at this time. I’m trying to update an old Mac G4 to do the Mac port. You can get the latest release here: http://www.agwego.com/rtunes/
November 17, 2008, 10:17 am
I have an update of rTunes ready that will work with iTunes 8, unfortunately a tree fell out behind the house and took out my neighbourhood’s telephone service (remarkably cable was unscathed.) So once Bell gets off their duff I’ll post the update.
November 1, 2008, 3:38 pm
Well, I gave core 9 another chance, and it seems to work a little better than the first time I installed it, the secret seems to be disabling the NetworkManager.
The big issue I’ve found when installing VMWare server on Fedora is that after there is a kernel update it is no longer straight forward to install VMWare since it is unlikely the default config will work with the new kernel. This means installing kernel sources, which of course are no longer installed with fedora any more.
So on a good day all you need is the version of the kernel you are currently using and then issue the command: yum install kernel-devel, with the current version of Core 9 (updated Oct. 31, 2008) the include path you would use is: /lib/modules/2.6.26.6-79.fc9.i686/build/include
See: http://docs.fedoraproject.org/release-notes/f9/en_US/sn-Kernel.html for more detailed information.
As always you mileage may vary.