- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Has anybody installed the Linux-IFC on a AMD64 box?
I downloaded the l_fce_pc_8.1.027 package but I cannot
install it on my Debian machine. Any hints?
JL
링크가 복사됨
3 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
It's Debian, not AMD64, that's the problem. People have successfully installed on Debian but I don't know the details. Debian is not a distribution we support.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
In debian you just have to install it manually.
Extract the suitable rpm packages with rpm2cpio package.rpm |cpio -id into /opt (for example).
Then enter the bin directory and chage all occurrences of INSTALLDIR in all files for the place where it is intalled (you can use perl -pi, for example).
Source ifortvars.sh in your .bashrc and you will be ready to go!!
Extract the suitable rpm packages with rpm2cpio package.rpm |cpio -id into /opt (for example).
Then enter the bin directory and chage all occurrences of INSTALLDIR in all files for the place where it is intalled (you can use perl -pi, for example).
Source ifortvars.sh in your .bashrc and you will be ready to go!!
