-
안녕하세요, 리눅스 초보입니다.
다른 사람이 만든 프로그램을 클러스터에 복사하고 사용하는데
자꾸 에러가 나서 메세지를 유심히 살펴보니 다음과 같습니다.
Fatal Error: Can’t open module file ‘hdf5.mod’ for reading at (1)컴파일러 에러 같은데 어떻게 해결해야 하나요?그리고 원저자 설명중에If the HDF5 libraries are not installed in the default location in your system (/usr), make sure that the environment variable ‘HDF5DIR’ is set in your .bashrc (or .cshrc) and pointing to the location where the HDF5 libraries are installed.와 같은 것이 있는데 .bashrc를 어떻게 바꾸어야 한다는 말인가요?워낙 초보라 이런 것도 잘 모르고 해메고 있습니다.고수님들의 답변 부탁드립니다.