Shador wrote:tsuren wrote:Despite having said that, I agree (partially) with tsuren that '$' and '#' are not much use to newbies at all. I suggest doing it like this:
- Code: Select all
$ ./configure
$ make
$ su
Password:
# make install
Also I recommend to explicitly mention to look at README, INSTALL whatever files and ./configure --help or ./configure --help=short output. I must admit not having looked at the guide yet, so this might well be in there already.
I like your suggestions. I will add these in the next round of corrections. Thanks!



