On Thu, 2004-08-05 at 10:09, netmask wrote: > > What happens when you run the following by hand: > > > > /usr/sbin/prelink -av -f > > (May take a while) > > Sorry, that should be: > > /usr/sbin/prelink -av -mR -f > This runs just fine when I run it on command line as 'root'. > > and then > > > > /usr/sbin/prelink -av -mR -q > This too runs fine without problem on command line as 'root'. > The reason im having you try both.. is -f is a 'full' and -q is a 'quick'.. > depending on how long its been since you ran a 'full', the script may be > trying to do a full or a quick.. so for testing, i wanted to see that both > would run. >