Skip to content

Unable to find modules after installation. #2602

Discussion options

You must be logged in to vote

The install log indicates that your install was not successful.

I can see warnings like:

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).

Those are "Warning"s (not "Error"s), but could you try setting the following environment variables before installing:

export FCFLAGS="-w -fallow-argument-mismatch"
export FFLAGS="-w -fallow-argument-mismatch"

?

See also: Unidata/netcdf-fortran#212

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hw454
Comment options

Answer selected by hw454
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants