CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

How to recompile OpenFoam: Allwmake error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 23, 2020, 02:26
Default How to recompile OpenFoam: Allwmake error
  #1
New Member
 
Join Date: Mar 2020
Posts: 4
Rep Power: 6
Selinus is on a distinguished road
Hi everyone,
I need to recompile OpenFoam but trying to run Allwmake I got this error:


asus@asus-K53SV:/opt/openfoam5$ ./Allwmake
Allwmake /opt/openfoam5
./Allwmake: 22: ./Allwmake: make: not found
asus@asus-K53SV:/opt/openfoam5$



Can anyone explain me how to use, step by step, Allwmake?


Thank you so much.
Selinus is offline   Reply With Quote

Old   March 25, 2020, 15:45
Default
  #2
Member
 
Eren
Join Date: Aug 2018
Posts: 86
Rep Power: 8
ErenC is on a distinguished road
Adding Temperature Field to mhdFoam

Well, It can be little confusing because I wasn't even sure wheter I was using 18.06 or OF6 back than. But this thread will help you. thanks to Dr. Teschner I was able to pull it off.
ErenC is offline   Reply With Quote

Old   March 26, 2020, 04:08
Default
  #3
Senior Member
 
Alexey Matveichev
Join Date: Aug 2011
Location: Nancy, France
Posts: 1,930
Rep Power: 38
alexeym has a spectacular aura aboutalexeym has a spectacular aura about
Send a message via Skype™ to alexeym
Hi,

wmake utility is a (let's call it this way) wrapper around GNU make utility. So error

Code:
./Allwmake: 22: ./Allwmake: make: not found
Suggests that you do not have make installed. Since it is Ubuntu, you can install it with

Code:
sudo apt install make
Maybe you need certain additional packages to be able to develop with OpenFOAM (see https://openfoam.com/documentation/s...quirements.php).

Quote:
Originally Posted by Selinus View Post
Hi everyone,
I need to recompile OpenFoam but trying to run Allwmake I got this error:


asus@asus-K53SV:/opt/openfoam5$ ./Allwmake
Allwmake /opt/openfoam5
./Allwmake: 22: ./Allwmake: make: not found
asus@asus-K53SV:/opt/openfoam5$



Can anyone explain me how to use, step by step, Allwmake?


Thank you so much.
alexeym is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
long error when using make-install SU2_AD. tomp1993 SU2 Installation 3 March 17, 2018 06:25
Mesquite - Adaptive mesh refinement / coarsening? philippose OpenFOAM Running, Solving & CFD 94 January 27, 2016 09:40
Compiling dynamicTopoFvMesh for OpenFOAM 2.1.x Saxwax OpenFOAM Installation 25 November 29, 2013 05:34
Compile problem ivanyao OpenFOAM Running, Solving & CFD 1 October 12, 2012 09:31
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 20:50


All times are GMT -4. The time now is 07:39.