(Excuse me if you've seen this already. I have not seen it nor has anyone responded so I'll post it one more time.)
I am trying to use prelink. The cache file is a year old and incorrect. I changed the /etc/default/prelink to prelinking "yes". The cron.daily script (or any other wet-run) yeilds: /etc/cron.daily/prelink: /etc/cron.daily/prelink: line 53: 6925 Aborted /usr/sbin/prelink -a $PRELINK_OPTS >>/var/log/prelink.log 2>&1 /usr/bin/ldd: line 161: /lib64/ld-linux-x86-64.so.2: cannot execute binary file Since I cannot afford that wonderful 64-bit dual core processor, I should not be trying to run such a thing. How do I fix this? Blacklist all "lib64" stuff? It is around for cross-compiling, I suppose.