FluidityProject / fluidity

Fluidity
http://fluidity-project.org
Other
362 stars 113 forks source link

No rule to make targe #379

Open flbrandao opened 1 year ago

flbrandao commented 1 year ago

Hi, I am trying to install fluidity and I encounter this error:

make: No rule to make target `getlinklibs'. Stop. make: No rule to make target `getincludedirs'. Stop. configure: error: Unknown petsc major version

I have installed petsc already. Any help?

Thanks

stephankramer commented 1 year ago

Did you set PETSC_DIR (and PETSC_ARCH if you are using an "in-place" installation (see https://petsc.org/release/install/install/#doc-config-install)) ?