2 echo "To use libetc, you may add the following line to your .xsession and .*shrc:"
3 echo "export LD_PRELOAD=libetc.so"
4 echo "You can also use /etc/ld.so.preload to use libetc with each user on your system"
5 echo "but it is a little bit dangerous (if you misstype the path to the library, or if"
6 echo "the library is buggy, you will need to use your rescue disk to restore"
7 echo "/etc/ld.so.preload)"