fortran parallel-netcdf

John Tannahill tannahill1 at llnl.gov
Mon Jul 28 21:25:39 CDT 2003


Tyce,

Since I don't have an account on snow, I went ahead and tried to
install 0.8.6 on frost.  I used exactly the same steps that I did
on seaborg.  It fails on the "gmake install".  I fiddled around
with the install flags in Makefile/Makefile.in in src/lib, but
wasn't able to cure things.  Also, can I run interactively on
frost or does everything have to be done in batch?

The error message I get is:

/g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6[203]: gmake install
gmake[1]: Entering directory `/g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6'

Making `install' in directory /g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6/src

gmake[2]: Entering directory `/g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6/src'
cd lib && gmake install
gmake[3]: Entering directory `/g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6/src/lib'
install -d -m 755 /g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6/lib
getopt: Not a recognized flag: d
Usage: install [-c DirectoryA] [-f DirectoryB] [-i] [-m] [-M Mode] [-O Owner]
                [-G Group] [-S] [-n DirectoryC] [-o] [-s] File [DirectoryX ...]
gmake[3]: *** [install] Error 2
gmake[3]: Leaving directory `/g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6/src/lib'
gmake[2]: *** [install] Error 2
gmake[2]: Leaving directory `/g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6/src'
gmake[1]: *** [subdir_target] Error 1
gmake[1]: Leaving directory `/g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6'
gmake: *** [src/lib/install] Error 2

Tyce Mclarty wrote:
> John,
> 
> Enclosed is a tar file with your code and slightly different Makefile 
> that works for me on snow, which is just a smaller version of frost. It 
> uses the parallel netCDF library I installed in /usr/local. It should be 
> world useable.
> 
> Try it and let me know if it doesn't work for you.
> 
> Tyce
> 
> At 01:25 PM 7/28/2003 -0700, John Tannahill wrote:
> 
>> Robs,
>>
>> Have you been able to reproduce my problem?  Can I be of any help on this
>> end?  I am in kind of a holding pattern until this is resolved.
>>
>> Regards,
>> John
>>
>> Rob Ross wrote:
>>
>>> Thanks for your patience John; we'll have a look at this on Monday 
>>> and see if we can fix things.
>>> Rob
>>> On Fri, 25 Jul 2003, John Tannahill wrote:
>>>
>>>> Rob and Rob,
>>>>
>>>> I am having a good deal of difficulty getting the Fortran test code 
>>>> that I
>>>> put together to run.  I have cut it down to where it just defines and
>>>> creates the initial file and I can't seem to get it to work.  So 
>>>> what I did
>>>> is translate it back into C code and tried that.  It ran just fine.  
>>>> I am
>>>> attaching both versions and the Makefile's I used to create them.  I am
>>>> hoping that you guys can help me out.  I am guessing the problem is 
>>>> with
>>>> the Fortran parallel-netcdf library, but who knows?  Anyway, enough for
>>>> today.
>>>>
>>>> Regards,
>>>> John
>>>
>>>
>>
>>
>> -- 
>> ============================
>> John R. Tannahill
>> Lawrence Livermore Nat. Lab.
>> P.O. Box 808, M/S L-103
>> Livermore, CA  94551
>> 925-423-3514
>> Fax:  925-423-4908
>> ============================
> 


-- 
============================
John R. Tannahill
Lawrence Livermore Nat. Lab.
P.O. Box 808, M/S L-103
Livermore, CA  94551
925-423-3514
Fax:  925-423-4908
============================




More information about the parallel-netcdf mailing list