Search found 5 matches

by urb4nm
10 Feb 2015, 16:33
Forum: Installation & compilation
Topic: Installing Elmer in Ubuntu 14.04 using Cmake
Replies: 59
Views: 68564

Re: Installing Elmer in Ubuntu 14.04 using Cmake

Dear Juhani,

It seems, that in my case "FC=$(which gfortran)" export did the trick. It now compiles an runs flawlessly.

Thank you Anil for your help, it did solve some problems of mine.

Regards
Michal Urbanski
by urb4nm
10 Feb 2015, 08:36
Forum: Installation & compilation
Topic: Installing Elmer in Ubuntu 14.04 using Cmake
Replies: 59
Views: 68564

Re: Installing Elmer in Ubuntu 14.04 using Cmake

Hey Anil, I have changed installation path to '/usr/local', unfortunately the error persisted: Linking Fortran shared library libelmersolver.so [ 74%] Built target elmersolver [ 74%] Generating GebhardtFactors.F90 Scanning dependencies of target GebhardtFactors [ 75%] Building Fortran object fem/src...
by urb4nm
09 Feb 2015, 23:37
Forum: Installation & compilation
Topic: Installing Elmer in Ubuntu 14.04 using Cmake
Replies: 59
Views: 68564

Re: Installing Elmer in Ubuntu 14.04 using Cmake

Hey Anil, Thank you for your help, here you go: Elmer src: /home/murbanski/elmerfem-code_new/elmerfem [murbanski@rs elmerfem]$ ls -al total 120 drwxr-xr-x. 25 root root 4096 Feb 9 15:39 . drwxr-xr-x. 4 root root 4096 Feb 9 15:39 .. drwxr-xr-x. 3 root root 4096 Feb 9 15:39 buildtools drwxr-xr-x. 4 ro...
by urb4nm
09 Feb 2015, 20:53
Forum: Installation & compilation
Topic: Installing Elmer in Ubuntu 14.04 using Cmake
Replies: 59
Views: 68564

Re: Installing Elmer in Ubuntu 14.04 using Cmake

Hey Anil,
I also have 4.8.2 version (4.8.2-15 Red Hat).

Regards
Michal Urbanski
by urb4nm
09 Feb 2015, 19:04
Forum: Installation & compilation
Topic: Installing Elmer in Ubuntu 14.04 using Cmake
Replies: 59
Views: 68564

Re: Installing Elmer in Ubuntu 14.04 using Cmake

I have encountered similar problem that Xavier posted while trying to compile Elmer from GIT repo under CentOS6. However, updating gcc to 4.8 solved presented issue, another one occured. After 'make install', I get: [ 74%] Building Fortran object fem/src/CMakeFiles/elmersolver.dir/ElmerSolver.F90.o ...