

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" The below is the info of my remote computer: NAME="Red Hat Enterprise Linux Server"ĬPE_NAME="cpe:/o:redhat:enterprise_linux:7.9:GA:server"
#Install gmsh on windows install#
libgmsh.so.4.10)Īctually, I use ssh to install Pylith in a remote linux system computer. ldd: warning: you do not have execution permission for `./libgmsh.so.4.10' Any suggestions about these problems? Thanks so much. I still cannot execute generate_gmsh.py in my computer. Make: Leaving directory ‘/home/lhe/build/GNU_make/make-4.2’Īnd I also checked my make version it is still 3.82.

bin/install -c -m 644 make.1 ‘/usr/local/share/man/man1’ bin/mkdir -p ‘/usr/local/share/man/man1’ bin/install -c -m 644 gnumake.h ‘/usr/local/include’ Make: Entering directory ‘/home/lhe/build/GNU_make/make-4.2’ Make: Leaving directory ‘/home/lhe/build/GNU_make/make-4.2/doc’ Install-info -info-dir=’/usr/local/share/info’ ‘/usr/local/share/info/’ Make: Nothing to be done for ‘install-exec-am’. Make: Entering directory ‘/home/lhe/build/GNU_make/make-4.2/doc’ Make: Leaving directory ‘/home/lhe/build/GNU_make/make-4.2/po’ However, when I installed make 4.2.1 the screen shows like
#Install gmsh on windows update#
So I checked my make version which is GNU Make 3.82 so I tried to update my make version to 4.0 and later version as it is requested. *** Check the INSTALL file for required versions. These critical programs are missing or too old: make compiler So I guess i should install glibc_2.23 to my computer.īut when I made install of glibc_2.23 and the error shows When I executed generate_gmsh.py in the folder of examples/reverse-2D and it says Hi! I tried to make my problem clear because this is a little bit complicated.
