Are applications prelinked?
Fábio Mendes
niels_bohr at uol.com.br
Thu Sep 23 03:48:18 UTC 2004
On Wed, 2004-09-22 at 21:51 -0400, Rob Diehl wrote:
> I would be very interested in prelinking my entire system. The iMac that
> I'm running Ubuntu on is pretty slow, so prelinking would probably help
> quite a bit in application launch times. Does anyone have instructions
> on doing this?
>
just run:
$ sudo apt-get install prelink
$ sudo nice -15 prelink -Rmva
And wait for it finish the work... It takes some time and it will spit a
lot of output (and some errors, don't worry!). the nice command makes it
run with very low priority, so you can continue to use your system
normally whitout notice that prelink is working :)
-Fabio
More information about the ubuntu-users
mailing list