This thread is locked.Only browsing is available.
Top Page > Browsing
I had some error when I tried to install openMX
Date: 2014/10/30 21:33
Name: Wang Yuanqing   <yuanqing.wang@riken.jp>

Dear Prof. Ozaki,

Hi! I encountered some porblems when I tried to install OpenMX according to the manuual. Since I am a beginner in computer, I will just post the error information. Thank you very much!!!

----------
mpicc -Dnoomp -O3 -I/usr/local/include -I./liberi-091216/source -c neb.c
neb.c:35:23: fatal error: mimic_omp.h: No such file or directory
#include "mimic_omp.h"
^
compilation terminated.
make: *** [neb.o] Error 1
---------------------

Best regards,

Yuanqing Wang

ps: I do not have g2c in my computer. How can I get them? I used "yum install g2clib-devel.x86_64", but it did not work.
メンテ
Page: [1]

Re: I had some error when I tried to install openMX ( No.1 )
Date: 2014/10/31 19:42
Name: marcindulak

Please see http://www.openmx-square.org/forum/patio.cgi?mode=view&no=1503
You need to apply the latest patch:
wget http://www.openmx-square.org/openmx3.7.tar.gz
wget http://www.openmx-square.org/bugfixed/14Feb17/patch3.7.8.tar.gz
tar zxf openmx3.7.tar.gz
cd openmx3.7/source
tar zxf ../../patch3.7.8.tar.gz
メンテ
Re: I had some error when I tried to install openMX ( No.2 )
Date: 2014/11/12 15:01
Name: Yuanqing Wang  <yuanqing.wang@riken.jp>

Thank you very much! I installed openmx successfully in RICC.

メンテ

Page: [1]