On 13/04/11 17:24, Nicolas Chauvet wrote:
Are you running a minimal environnement ?
Not really, but did
have some trouble during install, that was manually
fixed.
Can you retry with yum install time , it may have to be added to the
akmod package.
When I had seen the indication of time mentioned, I checked that
"time"
worked:
time:
real 0m0.000s
user 0m0.000s
sys 0m0.000s
However, this must be a built in.
yum install time gives /usr/bin/time:
/usr/bin/time ls h
ls: cannot access h: No such file or directory
0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata
3840maxresident)k
0inputs+0outputs (0major+299minor)pagefaults 0swaps
Now a: akmods --force --kernels 2.6.35.11-83.fc14.x86_64
Checking kmods exist for 2.6.35.11-83.fc14.x86_64 [ OK ]
Building and installing nvidia-kmod [ OK ]
succeeds. (I only installed the nvidia driver this past week, so hadn't
seen this occur before).
Unless time.rpm is in the default install, it seems it would be good to
install it. Cheers.