synthetik-technologies / blastfoam

A CFD solver for multi-component compressible flow with application to high-explosive detonation, explosive safety and air blast
Other
219 stars 96 forks source link

Installation error on Manjaro Linux #86

Closed sabbraxcaddabra closed 9 months ago

sabbraxcaddabra commented 9 months ago

I'm trying to install blastfoam on Manjaro linux, but have following compile time error

g++ -std=c++14 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3  -DNoRepository -ftemplate-depth-100 -I/home/vadimm/OpenFOAM/OpenFOAM-9/src/meshTools/lnInclude -IlnInclude -I. -I/home/vadimm/OpenFOAM/OpenFOAM-9/src/OpenFOAM/lnInclude -I/home/vadimm/OpenFOAM/OpenFOAM-9/src/OSspecific/POSIX/lnInclude   -fPIC -c Function3/makeFunction3s.C -o Make/linux64GccDPInt32Opt/Function3/makeFunction3s.o
mkdir: cannot create directory ‘’: No such file or directory
make: *** [/home/vadimm/OpenFOAM/OpenFOAM-9/wmake/makefiles/general:179: /libblastNumerics.so] Error 1

OpenFOAM-9 is installed. Linux 6.1.17 kernel

Can anybody help me what wrong with my installation process?

sabbraxcaddabra commented 9 months ago

Sorry me, just forget to source OpenFOAM bashrc