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

[UDUNITS #RRV-575038]: Unable to install netcdf-fortran-4.4.2



Hello,

What happens after you run configure?  There should be a config.log file 
created, or some output.  If configure is running successfully, the next step 
would be to run 'make' to build the library using the configuration files 
generated by 'configure'.

-Ward

> Full Name: Ipshita Majhi
> Email Address: address@hidden
> Organization: University of Alaska, Fairbanks
> Package Version: netcdf-fortran-4.4.2
> Operating System: Ubuntu
> Hardware:
> Description of problem: Hi,
> 
> Thank you so much for the input.I am doing the following steps and still 
> nothing gets installed . Here are the steps I am taking:-
> 1) I downloaded the tar.zip file which is called netcdf-fortran-4.4.2 and I 
> moved it to a folder that was created under Documents
> 2)Then I typed sudo su and entered the password and it took me to the root 
> directory
> 3) After that I created Env_Variable:-
> 
> ENV_VARIABLE=${/home/ipshita/Documents/FORTRAN/netcdf_fortran/netcdf-fortran-4.4.2}
> 
> export 
> LD_LIBRARY_PATH=${/home/ipshita/Documents/FORTRAN/netcdf_fortran/netcdf-fortran-4.4.2}/lib:${LD_LIBRARY_PATH}
> 
> CPPFLAGS=-I${/home/ipshita/Documents/FORTRAN/netcdf_fortran/netcdf-fortran-4.4.2}/include
>  
> LDFLAGS=-L${/home/ipshita/Documents/FORTRAN/netcdf_fortran/netcdf-fortran-4.4.2}/lib
>  ./configure 
> --prefix=${/home/ipshita/Documents/FORTRAN/netcdf_fortran/netcdf-fortran-4.4.2}
> 
> 
> Still nothing gets created , I am really confused about what is happening. 
> Could you guide me on this
> 
> 
> Best Regards
> 
> Ipshita
> 
> 


Ticket Details
===================
Ticket ID: RRV-575038
Department: Support netCDF
Priority: Normal
Status: Closed