| 6 |
# ANY KIND, either express or implied. See the file COPYRIGHT for |
# ANY KIND, either express or implied. See the file COPYRIGHT for |
| 7 |
# details. |
# details. |
| 8 |
|
|
| 9 |
# $Id: Install,v 1.11 2002/08/22 23:21:43 weaselp Exp $ |
# $Id: Install,v 1.12 2002/08/26 22:53:40 rabbi Exp $ |
| 10 |
|
|
| 11 |
#whereis program default-path |
#whereis program default-path |
| 12 |
whereis() |
whereis() |
| 335 |
or you can set it in your config file. Note that the former does not |
or you can set it in your config file. Note that the former does not |
| 336 |
really increase security as the passphrase can still be found out |
really increase security as the passphrase can still be found out |
| 337 |
by running something like »strings mix«." |
by running something like »strings mix«." |
| 338 |
readln "Do you want to compile the passphrase into the binary?" y |
readln "Do you want to compile the passphrase into the binary?" n |
| 339 |
fi |
fi |
| 340 |
|
|
| 341 |
rm -f "$MIXSRC/mix.o" # make sure our new passphrase takes effect |
rm -f "$MIXSRC/mix.o" # make sure our new passphrase takes effect |