up2date problem.
by David Bentley
Yesterday evening/early today I ran up2date to pickup
the latest updates to FC3 Test 1 and noticed that it
prompted me to update up2date before doing any further
updates which I did but found that I was then being
offered FC2 updates.
The solution is to uninstall up2date components and
the RHN component mentioned as a dependancy and then
download and re-install the 3 original components from
OS repository for your architecture from the FC3 Test
1 (2.90) archive on download.fedora.redhat.com.
Hope this helps if anyone else falls fowl of the above
before it gets fixed (soon I hope)
19 years, 3 months
C++ compiler problems with FC2
by Steve Friedman
I've had a strange problem when trying to compile a C++ program.
On FC2, when using the standard C++ compiler (gcc 3.3.3), the first line
of the program (#include <iostream>) caused a raft of errors regarding the
file cmath. I was then pointed to try gcc 2.96, but this didn't work for
other reasons.
However, on FC1 (with gcc3.3.1), the program compiled cleanly (and ran on
FC2).
What gives?
Steve Friedman
19 years, 3 months