[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

960912: installing NetCDF: configure -- Not a command



Dear Sung-wha Shim,

>Date: Thu, 12 Sep 1996 12:06:22 +0900 
>From: Sung-wha Shim <address@hidden>
>Organization: POSTECH 
>To: address@hidden
>Subject: Thank you for answer. 
>Keywords: 199609110709.AA22413

In the above message you wrote:

> Thank you very much for your reply.
> It is so useful for me.
> 
> I think that configure command makes automatically directory which
> does not exist such as /usr/local/netcdf --netcdf directory didn't
> exist that time--. I'm a novice in UNIX.
> 
> To tpye './configure .......' is working. But, I don't know the 
> difference of typing 'configure ......' and './configure ......'.
> Anyway, it works. 

I'm glad you got it working.

To discover the difference between the invocations of the `configure'
script, may I suggest that you read the manual page for the command
interpreter shell that you use.  The following table shows what command
to execute to obtain the manual page:

    If you use                          Execute this command
    ----------                          --------------------
    bash                                man 1 bash
    csh                                 man 1 csh
    ksh                                 man 1 ksh
    sh                                  man 1 sh

--------
Steve Emmerson   <address@hidden>