Fedora Core 5
Well I just got Evolution working (and updated the bugzilla reports). I had to use "username@domain.com" for my userid in the old version and the new version I have to only use "username". Works great now!
Regarding how is it so far, I think it might be shaping into a winner. When you want me to come over and plaster it on all your servers? :) I'll upgrade my voidmain.is-a-geek.net site tonight and see how the web server and databases work on the new stuff.
Regarding how is it so far, I think it might be shaping into a winner. When you want me to come over and plaster it on all your servers? :) I'll upgrade my voidmain.is-a-geek.net site tonight and see how the web server and databases work on the new stuff.
Should be in a couple of weeks...our FC5 roll out. I am trying to get new machines for our SQl server so I can use the older dell 2650's for our mail and dns servers...oh, and can't forget about the phones database!! Right now I just snagged one of the bad-boy machines that our architechs use for autocad and rendering and stuff, and I am going to put FC5 on that once it d/l's...
I couldn't find the apt/synaptic packages for FC5 built for freshrpms/dries/etc so I just built apt, created a patch to make synaptic compile and built RPMS for both :
Directory:
http://voidmain.is-a-geek.net/files/RPMS/apt/
http://voidmain.is-a-geek.net/files/RPMS/synaptic/
apt:
http://voidmain.is-a-geek.net/files/RPM ... m.i386.rpm
http://voidmain.is-a-geek.net/files/RPM ... 6.rpm.html
http://voidmain.is-a-geek.net/files/RPM ... vm.src.rpm
synaptic:
http://voidmain.is-a-geek.net/files/RPM ... m.i386.rpm
http://voidmain.is-a-geek.net/files/RPM ... vm.src.rpm
Directory:
http://voidmain.is-a-geek.net/files/RPMS/apt/
http://voidmain.is-a-geek.net/files/RPMS/synaptic/
apt:
http://voidmain.is-a-geek.net/files/RPM ... m.i386.rpm
http://voidmain.is-a-geek.net/files/RPM ... 6.rpm.html
http://voidmain.is-a-geek.net/files/RPM ... vm.src.rpm
synaptic:
http://voidmain.is-a-geek.net/files/RPM ... m.i386.rpm
http://voidmain.is-a-geek.net/files/RPM ... vm.src.rpm
Ok, had my first mini disaster when I fired up the laptop after getting home from work. I had built and installed apt today and before I left work I did a dist-upgrade. I remember it having a few packages to upgrade and a few to "remove". I was in a hurry to get out of there so I just said yes, do it. When I got home I went to log in and gnome wouldn't start. gdm was running but as soon as I tried to log in to my gnome desktop it would log me right back off with an error. I vaguely recalled a couple of those packages that were removed before leaving work were gnome packages. I looked through the /root/upgrade.log file that was created when I upgraded to see what packages were missing and saw that a couple of gstreamer related packages, gnome-volume-manager, gnome-media and a couple of other gnome packages were missing.
After reinstalling the missing rpms from the CD everything was back to normal. I went ahead and did another dist-upgrade and everything went fine this time. I'm not sure why it wanted to remove those packages before, maybe there was a repo problem. At any rate, if you do a dist-upgrade and it wants to remove some gnome packages, abort the upgrade and figure out the dependencies causing the need for the removal of those gnome packages.
After reinstalling the missing rpms from the CD everything was back to normal. I went ahead and did another dist-upgrade and everything went fine this time. I'm not sure why it wanted to remove those packages before, maybe there was a repo problem. At any rate, if you do a dist-upgrade and it wants to remove some gnome packages, abort the upgrade and figure out the dependencies causing the need for the removal of those gnome packages.
As posted on the first page, the kernel-devel package doesn't come with the CDs.byrdman wrote:I am trying to install my nVidia dual head card and that seems to be failing. It says there is no kernel source. I have a fairly new video card and it worked with FC 4. did they put the kernel source in there and if so, where?
Just do:
yum install kernel-devel
The current Xorg package that comes with FC5 is not supported by the nvidia installer.
This should be fixed with a new kernel (but not yet available), if you can't wait (like me), you can install it like this (worked for me):
http://www.mjmwired.net/resources/mjm-f ... tml#nvidia