Re: Install Q&A
"Caldwell, Cedric" <[email protected]> Wed, 18 Jun 2008 18:52:37 -0400
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <[email protected]> |
PROGNAME=`basename $0` ## Paths to programs. CHOWN and WHOAMI are checked below. CHOWN=chown CHGRP=chgrp CHMOD=chmod CP=cp LN=ln MKDIR=mkdir MV=mv RM=rm STRIP=strip WHOAMI=whoami -----Original Message----- From: Yiorgos Adamopoulos [mailto:[email protected]] Sent: Wednesday, June 18, 2008 4:42 PM To: Caldwell, Cedric Cc: '[email protected]' Subject: Re: Install Q&A What is the first line of ./install.sh ? Caldwell, Cedric wrote: > Pulling my hair out on this for the past hour: > > > > make install > > Testing for perl (/usr/bin/perl)... > > Configuring scripts... > > ./install.sh -m 751 -O 506 -g 511 . /opt/majordomo-1.94.5 > > make: ./install.sh: Command not found > > make: *** [install-scripts] Error 127 > > > > > > Tried running this as root and majordomo.. same issue. > > > > Any help or resolution to this problem? > > > > > > **Cedric Caldwell** > > ACS Government Solutions > > Atlanta, GA > > Office : 770-829-1309 > > Email: [email protected] <mailto:[email protected]> > > > > > > > > > > > > > > CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, > is for the sole use of the intended recipient(s) and may contain > confidential and privileged information. Any unauthorized review, use, > disclosure or distribution is prohibited. If you are not the intended > recipient, please contact the sender by reply e-mail and destroy all > copies of the original message. >