pre-requisites and installation issues

All questions about installation
Forum rules
Please read the forum usage recommendations before posting.
haristipe

Re: pre-requisites and installation issues

Post by haristipe »

Hello,

I have found the config.log
config.log
Config.log
(21.91 KiB) Downloaded 354 times
. 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
Yvan Fournier
Posts: 4075
Joined: Mon Feb 20, 2012 3:25 pm

Re: pre-requisites and installation issues

Post by Yvan Fournier »

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
haristipe

Re: pre-requisites and installation issues

Post by haristipe »

Hello,

gfortran has already installed but i have installed it again and run the installation and it doesn't work again. New configure.log:
config.log
config.log
(21.91 KiB) Downloaded 367 times


Regards,

DAGDAG Haris
Yvan Fournier
Posts: 4075
Joined: Mon Feb 20, 2012 3:25 pm

Re: pre-requisites and installation issues

Post by Yvan Fournier »

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
haristipe

Re: pre-requisites and installation issues

Post by haristipe »

Hello,

I've configured and built the code in a seperate directory, new change log :
config(1).log
config log
(21.91 KiB) Downloaded 345 times
Then, i don't know what is the output of "gfortran --version", How can i find it?

Regards,

DAGDAG Haris
Yvan Fournier
Posts: 4075
Joined: Mon Feb 20, 2012 3:25 pm

Re: pre-requisites and installation issues

Post by Yvan Fournier »

Hello,

Type:
gfortran --version
in a terminal. What do you obtain ?

Regards,

Yvan
haristipe

Re: pre-requisites and installation issues

Post by haristipe »

Hello

When i type this, i have : "gnu fortran (ubuntu/linaro 4.6.3-1ubuntu5 4.6.3"

regards,

DAGDAG Haris
Yvan Fournier
Posts: 4075
Joined: Mon Feb 20, 2012 3:25 pm

Re: pre-requisites and installation issues

Post by Yvan Fournier »

Hello,

You should have more than one line: for example, on an older Debian system, I get:
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
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.

Otherwise, did you try installing Code_Saturne 4.0 instead of 3.0 ?.

Regards,

Yvan
haristipe

Re: pre-requisites and installation issues

Post by haristipe »

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
Yvan Fournier
Posts: 4075
Joined: Mon Feb 20, 2012 3:25 pm

Re: pre-requisites and installation issues

Post by Yvan Fournier »

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
Post Reply