On Wed, 25 Sep 1996, Chan Wilson wrote:
: > I think this whole set of instructions is confusing. Odds are, most
: > users will think they're supposed to 'su' to root and run config-test,
: > which is wrong, wrong, wrong.
:
: okay, how's this?
:
:
: To finish the installation, 'su' to root and type:
:
: make install-wrapper
:
: If not installing the wrapper, type
:
: cd /usr/test/majordomo-1.94; ./wrapper config-test
No, this line should read:
./wrapper config-test
As it is not getting installed........
When you run "make install-wrapper" IT should tell you to:
cd /usr/test/majordomo-1.94; ./wrapper config-test
instead of what it curently does:
./wrapper config-test
Which is wrong, because you are testing the wrong wrapper.
Randall
:
: (no 'su' necessary) to verify the installation.
:
:
: > Aaakkkk!!
:
: Yeah, okay, good point. Perl, the Swiss Army Chainsaw of Programming
: Constructs...
:
: --Chan
:
Follow-Ups:
References:
|
|