pre-requisites and installation issues
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
Re: pre-requisites and installation issues
Hello,
I have found the config.log . However, i don't know how to creat a separate directory, in fact, i don't know what does it
mean. May you try to explain to me?
Regards,
DAGDAG Haris
I have found the config.log . However, i don't know how to creat a separate directory, in fact, i don't know what does it
mean. May you try to explain to me?
Regards,
DAGDAG Haris
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: pre-requisites and installation issues
Hello,
It seems version 3.0 does not verify that you have a Fortran compiler (4.0 does).
Looking at your config.log, it seems that you need to install gfortran (again, using the Ubuntu package manager).
Regards,
Yvan
It seems version 3.0 does not verify that you have a Fortran compiler (4.0 does).
Looking at your config.log, it seems that you need to install gfortran (again, using the Ubuntu package manager).
Regards,
Yvan
Re: pre-requisites and installation issues
Hello,
gfortran has already installed but i have installed it again and run the installation and it doesn't work again. New configure.log:
Regards,
DAGDAG Haris
gfortran has already installed but i have installed it again and run the installation and it doesn't work again. New configure.log:
Regards,
DAGDAG Haris
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: pre-requisites and installation issues
Hello,
Again, please configure/build the code in a separate directory, as recommended in the install manual. You will need to start from a clean archive for this. The missing Fortran flags are probably not related, but this may avoid other issues.
It seems gfortran is still not found, but I recommend restarting in a new (empty) directory.
Also, what is the output of "gfortran --version"
in your case ?
Regards,
Yvan
Again, please configure/build the code in a separate directory, as recommended in the install manual. You will need to start from a clean archive for this. The missing Fortran flags are probably not related, but this may avoid other issues.
It seems gfortran is still not found, but I recommend restarting in a new (empty) directory.
Also, what is the output of "gfortran --version"
in your case ?
Regards,
Yvan
Re: pre-requisites and installation issues
Hello,
I've configured and built the code in a seperate directory, new change log : Then, i don't know what is the output of "gfortran --version", How can i find it?
Regards,
DAGDAG Haris
I've configured and built the code in a seperate directory, new change log : Then, i don't know what is the output of "gfortran --version", How can i find it?
Regards,
DAGDAG Haris
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: pre-requisites and installation issues
Hello,
Type:
Regards,
Yvan
Type:
in a terminal. What do you obtain ?gfortran --version
Regards,
Yvan
Re: pre-requisites and installation issues
Hello
When i type this, i have : "gnu fortran (ubuntu/linaro 4.6.3-1ubuntu5 4.6.3"
regards,
DAGDAG Haris
When i type this, i have : "gnu fortran (ubuntu/linaro 4.6.3-1ubuntu5 4.6.3"
regards,
DAGDAG Haris
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: pre-requisites and installation issues
Hello,
You should have more than one line: for example, on an older Debian system, I get:
Otherwise, did you try installing Code_Saturne 4.0 instead of 3.0 ?.
Regards,
Yvan
You should have more than one line: for example, on an older Debian system, I get:
If you do not have a similar message (with version 4.6.3 instead of 4.4.5 and Ubuntu instead of Debian), there might be a problem in your Fortran installation. In this case, try to reinstall it.GNU Fortran (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
Otherwise, did you try installing Code_Saturne 4.0 instead of 3.0 ?.
Regards,
Yvan
Re: pre-requisites and installation issues
hello,
Yes i have this: GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright © 2011 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
I have already try another recent version of code saturne but it doesn't work with my version of ubuntu.
Regards
DAGDAG Haris
Yes i have this: GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright © 2011 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
I have already try another recent version of code saturne but it doesn't work with my version of ubuntu.
Regards
DAGDAG Haris
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: pre-requisites and installation issues
Hello,
What do you mean by it doesn't work with your version of Ubuntu ?
Unless you have a very old version of Ubuntu, things should work, so the issue might be more general.
Could you provide more details ?
Regards,
Yvan
What do you mean by it doesn't work with your version of Ubuntu ?
Unless you have a very old version of Ubuntu, things should work, so the issue might be more general.
Could you provide more details ?
Regards,
Yvan