Great Circle Associates Majordomo-Users
(June 2008)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: Install Q&A
From: Yiorgos Adamopoulos <adamo @ sdf . lonestar . org>
Date: Thu, 19 Jun 2008 09:54:43 +0300
To: "Caldwell, Cedric" <Cedric . Caldwell @ acs-inc . com>
Cc: "'adamo @ central . tee . gr'" <adamo @ central . tee . gr>, "'majordomo-users @ greatcircle . com'" <majordomo-users @ greatcircle . com>
In-reply-to: <C43A8AC371F3AE4DA41959F7B44277D00CDF14C9 @ atlexu06 . acs-shc . com>
References: <C43A8AC371F3AE4DA41959F7B44277D00CDF14C9 @ atlexu06 . acs-shc . com>
Reply-to: adamo @ sdf . lonestar . org
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)



Caldwell, Cedric wrote:
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

No, the very first line of ./install.sh is:

#! /bin/sh

So I have to ask whether /bin/sh is really there and not somewhere else on your system like /usr/bin/sh.

Next, I would check whether /bin/sh (which most probably exists) knows where basename is.

And there is this slight possibility that your shell does not like the space in the first line, and expects it like:

#!/bin/sh

-YA


References:
  • Re: Install Q&A
    From: "Caldwell, Cedric" <Cedric . Caldwell @ acs-inc . com>
Indexed By Date Previous: Re: Install Q&A
From: Daniel Liston <dliston @ sonny . org>
Next: Re: Install Q&A
From: "Caldwell, Cedric" <Cedric . Caldwell @ acs-inc . com>
Indexed By Thread Previous: Re: Install Q&A
From: "Caldwell, Cedric" <Cedric . Caldwell @ acs-inc . com>
Next: Re: Install Q&A
From: "Caldwell, Cedric" <Cedric . Caldwell @ acs-inc . com>

Google
 
Search Internet Search www.greatcircle.com