Hi Okpu,

welcome to Dumux also from my side.

Please be so kind and read our answers carefully and also try to follow our suggestions carefully. Otherwise, people can become annoyed and will not answer you anymore.

If Christoph asks you to execute
   ./dune-common/bin/dunecontrol --opts=dumux/debug.opts all
please do not execute
sudo apt-get install ./dune-common/bin/dunecontrol --opts=dumux/debug.opts all which does not make any sense at all. And as Christoph said, this does not have anything to do with Dumux yet, but is really a matter of dealing with Linux and the command line. You won't get around learning some Linux basics in order to handle Dumux.

You obviously use the installation instructions given at http://www.dumux.org/installation.php. Following them step-by-step as you would like to also means that you should read the output of your commands. And this output says:

okpu@okpu-HP-Compaq-dc7700-Small-Form-Factor:~$ sudo apt-get install automake libtool make gcc gcc-fortran gcc-c++ subversion
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gcc-fortran
E: Unable to locate package gcc-c+
E: Couldn't find any package by regex 'gcc-c+'

If you read further in the instructions, it says that "the packages might have different names, you can use the search option instead of install to get the actual names." So please also do so.

In fact, starting from a virgin Ubuntu installation, it should be sufficient to execute
sudo apt-get install automake libtool make gfortran subversion
instead.

Your system also tells you

okpu@okpu-HP-Compaq-dc7700-Small-Form-Factor:~$ ./dune-common/bin/dunecontrol --opts=DUNE-Root/debug'(optim)'.opts all
bash: ./dune-common/bin/dunecontrol: No such file or directory

Most likely because you call "./dune-common/bin/dunecontrol" from a wrong place. You have to go to the directory that contains the Dune core modules and dumux. If you followed the Installation instructions, this directory is called "Dumux".

We will be happy to help you if we see that you try to follow our suggestions carefully. And sorry, but we cannot help you with the very Linux basics, for this, you really should get help from a local person. And we won't answer YELLING people, we are not deaf.

Kind regards
Bernd

On 08/05/2013 04:51 PM, Okpu, Onne A wrote:
RE: [DuMuX] How to install DUNE and DuMuX

Hi Christoph. I have tried executing ./dune-common/bin/dunecontrol --opts=dumux/debug.opts all
and this was what i got
okpu@okpu-HP-Compaq-dc7700-Small-Form-Factor:~$ sudo apt-get install ./dune-common/bin/dunecontrol --opts=dumux/debug.opts all
[sudo] password for okpu:
E: Command line option --opts=dumux/debug.opts is not understood
okpu@okpu-HP-Compaq-dc7700-Small-Form-Factor:~$

Thanks or all you assistance.

Regards,
Okpu Onne Ambrose.

-----Original Message-----
From: Christoph Grüninger [mailto:[email protected]]
Sent: Mon 05/08/2013 14:03
To: Okpu, Onne A
Cc: [email protected]
Subject: Re: [DuMuX] How to install DUNE and DuMuX

Hi Okpu Onne Ambrose,
have you tried to execute
   ./dune-common/bin/dunecontrol --opts=dumux/debug.opts all
as I told you? What was the result?

Christoph

--
Digital information lasts forever - or five years, whichever comes first.
-- Jeff Rothenberg, 1997
********************************************
CMWR 2014: 9th - 13th June 2014 in Stuttgart
          Please visit www.cmwr14.de
********************************************


------------------------------------------------------------------------

Sunday Times Scottish University of the Year 2011-2013
Top in the UK for student experience
Fourth university in the UK and top in Scotland (National Student Survey 2012)

We invite research leaders and ambitious early career researchers to join us in leading and driving research in key inter-disciplinary themes. Please see www.hw.ac.uk/researchleaders for further information and how to apply.

Heriot-Watt University is a Scottish charity registered under charity number SC000278.


_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux


--
______________________________________________________________

    !!!! CMWR 2014: 9th - 13th June 2014 in Stuttgart !!!!
                  Please visit www.cmwr14.de
______________________________________________________________

Bernd Flemisch                        phone: +49 711 685 69162
IWS, Universität Stuttgart            fax:   +49 711 685 60430
Pfaffenwaldring 61           email: [email protected]
D-70569 Stuttgart           url: www.hydrosys.uni-stuttgart.de
______________________________________________________________

_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to