fortran parallel-netcdf
John Tannahill
tannahill1 at llnl.gov
Tue Jul 29 11:19:30 CDT 2003
Tyce,
Thanks for the info. I just tried it with 0.8.6 and it failed with the
error message below. Somehow I think it wants the gnu version of install
and it isn't getting it? I will grab 0.8.5 which I believe is what you
used and give it a whirl.
Regards,
John
/g/g17/jrt/pnetcdf/parallel-netcdf-0.8.6[56]: 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 /usr/local/hdf5/pnetcdf-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,
>
> Sorry, I forgot to mention that the /usr/local on snow is the same one
> as on frost. You can run from frost with the same paths.
>
> I am also sending you a copy of the script and procedure I used to build
> it as well. This is not the same as your original one either. You will
> need to change the version and the --prefix, but I think everything else
> will work as is. Of course you can change the fortran flags to fit what
> you are doing.
>
> Tyce
>
>
> At 06:28 PM 7/28/2003 -0700, you wrote:
>
>> Tyce,
>>
>> It appears that I don't have an account on snow; do you have the library
>> installed on frost?
>>
>> John
>>
>> 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
>> ============================
>
--
============================
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