CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

OpenFOAM 15 on Mac OS X Leopard

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 13, 2009, 10:09
Default Maybe you're not allowed to th
  #1
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Maybe you're not allowed to the tutorials? I'd recommend leaving the installed tutorials untouched and make your own private copy as discribed in on the first page of chapter 2 in the UserGuide

Bernhard
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request
gschaider is offline   Reply With Quote

Old   March 16, 2009, 06:16
Default
  #2
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Last post with the old message board and I managed to mess it up. The words "write to" have to be inserted in the first sentence to let it make any sense.

Bernhard

BTW: am I the only one who doesn't see the previous messages in this thread? All this clicking in the new software makes my head spin
gschaider is offline   Reply With Quote

Old   March 19, 2009, 05:53
Default Allwmake Error
  #3
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
Hi,

I am trying to install OpenFOAM 1.5 on my macbook pro intel core 2 Duo.

I have tried to followed the steps above (well, the steps that were above) and those on the wiki website.

I think everything went OK up until Allwmake.

The first error I get is:

Making distclean in test
make[1]: *** No rule to make target `distclean'. Stop.
make: *** [distclean-recursive] Error 1


I'm not entirely sure what I am doing, and any help would be much appreciated.

Thanks in advance for any help,
Philip C.
bigphil is offline   Reply With Quote

Old   March 19, 2009, 06:46
Default
  #4
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Hi Phil!

Which Allwmake are you using? Usually applications/test isn't part of the standard-build. So at least provide us with the information

a) which command you executed
b) in which directory

Bernhard
gschaider is offline   Reply With Quote

Old   March 19, 2009, 06:53
Default
  #5
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
Hi Bernhard,

Thanks for helping me.

I ran ./Allwmake in the OpenFOAM/OpenFOAM-1.5 directory.

I wasn't quite sure if I set-up the gcc compiler correctly, as I already had xcode tools installed, but then I also tried install it in the OpenFOAM as it says in the README file.

Also, by the way, I get message:

This seems to be an Intel-Mac please tell me the output of 'uname -p'. Bernhard.

when I update the bashrc.


Philip.
bigphil is offline   Reply With Quote

Old   March 19, 2009, 10:02
Default
  #6
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by bigphil View Post
Hi Bernhard,

Thanks for helping me.

I ran ./Allwmake in the OpenFOAM/OpenFOAM-1.5 directory.

I wasn't quite sure if I set-up the gcc compiler correctly, as I already had xcode tools installed, but then I also tried install it in the OpenFOAM as it says in the README file.
Once you installed XCode the compiler should be correctly set up.

The compiler is not the source of your problem I think. Don't know what make is doing in the test-directory and why it is trying to clean there. What you posted: is it the whole output of ./Allwmake?

Quote:
Originally Posted by bigphil View Post
Also, by the way, I get message:

This seems to be an Intel-Mac please tell me the output of 'uname -p'. Bernhard.

when I update the bashrc.


Philip.
That is from the days when I only had a PPC. You can ignore it or comment it out. Compilation should work anyway
gschaider is offline   Reply With Quote

Old   March 19, 2009, 10:14
Default
  #7
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
Bernhard,

When I run ./Allwmake, it keeps running for quite a while, before exiting with an error, I just put up the first error.

I'm not sure if it helps but when I run ./Allwmake, here is the first part of what I get (with the first error bold):

dhcp-892b9661:OpenFOAM-1.5 philipcardiff$ ./Allwmake
+ cd .
+ cd wmake/src
+ make
make: Nothing to be done for `all'.
+ cd //Volumes/OpenFOAM/ThirdParty
+ ./Allwmake
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ wmake libso zlib-1.2.3
'//Volumes/OpenFOAM/OpenFOAM-1.5/lib/darwinIntelDPOpt/libz.dylib' is up to date.
+ cd malloc
+ ./Allwmake
+ wmake libso hoard
'//Volumes/OpenFOAM/OpenFOAM-1.5/lib/darwinIntelDPOpt/libhoard.dylib' is up to date.
+ wmake libo fbsdmalloc
'//Volumes/OpenFOAM/OpenFOAM-1.5/lib/darwinIntelDPOpt/libfbsdmalloc.o' is up to date.
+ case "$WM_MPLIB" in
+ '[' -r //Volumes/OpenFOAM/ThirdParty/openmpi-1.2.6/platforms/darwinIntelDPOpt/lib/libmpi.so ']'
+ '[' -r //Volumes/OpenFOAM/ThirdParty/openmpi-1.2.6/platforms/darwinIntelDPOpt/lib/libmpi.a ']'
+ cd //Volumes/OpenFOAM/ThirdParty/openmpi-1.2.6
+ make distclean
Making distclean in test
make[1]: *** No rule to make target `distclean'. Stop.
make: *** [distclean-recursive] Error 1

+ rm -rf //Volumes/OpenFOAM/ThirdParty/openmpi-1.2.6/platforms/darwinIntelDPOpt
+ ./configure --prefix=//Volumes/OpenFOAM/ThirdParty/openmpi-1.2.6/platforms/darwinIntelDPOpt --disable-mpirun-prefix-by-default --disable-orterun-prefix-by-default --enable-shared --disable-static --disable-mpi-f77 --disable-mpi-f90 --disable-mpi-cxx --disable-mpi-profile
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes

================================================== ==========================
== Configuring Open MPI
=======================



I then control+c, to stop it.


Thanks for helping,
Philip
bigphil is offline   Reply With Quote

Old   March 19, 2009, 10:52
Default
  #8
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
I let ./Allwmake run until it exits with an error, and many of the solvers seem to have been compiled but blockMesh has not been compiled so I cannot check are they actually working.

I can print out more of the errors if it helps or upload the Allwmake.log.

Philip
bigphil is offline   Reply With Quote

Old   March 19, 2009, 11:18
Default
  #9
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Ah. OK. That "distclean". That is not strictly an OF-problem that is while compiling OpenMPI (or before compiling it to be exact). Just ignore it and let the compilation continue. Later errors should worry you.

First test to see whether what you've got is actually working is to have a look into $FOAM_APPBIN and call any solver you might find there with -h. You should then at least see the logo and a help message

Bernhard
gschaider is offline   Reply With Quote

Old   March 19, 2009, 11:47
Default
  #10
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
There are 147 apps in $FOAM_APPBIN, it seems to be missing some, such as blockMesh. (On my linux 1.4 installation, there are over 220)

When I run one of the solvers that are there, it seems to act normally and i see the OpenFOAM logo and a help message.

The next error seems to be:
+ cd conversion
+ ./Allwmake
+ wmake libso
+ wmake libso autoMesh
ld: library not found for -ldynamicMesh
collect2: ld returned 1 exit status
make: *** [//Volumes/OpenFOAM/OpenFOAM-1.5/lib/darwinIntelDPOpt/libautoMesh.dylib] Error 1



Also if it helps, I get these warnings:

configure: WARNING: -fno-strict-aliasing has been added to CFLAGS
configure: WARNING: -finline-functions has been added to CXXFLAGS
configure: WARNING: *** Fortran 77 bindings disabled (could not find compiler)
configure: WARNING: *** Fortran 90/95 bindings implicitly disabled (because
configure: WARNING: *** Fortran 77 bindings were disabled)
configure: WARNING: *** The ROMIO io component requires the MPI profiling layer

Thanks for helping,
Philip.
bigphil is offline   Reply With Quote

Old   March 19, 2009, 15:12
Default
  #11
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by bigphil View Post
There are 147 apps in $FOAM_APPBIN, it seems to be missing some, such as blockMesh. (On my linux 1.4 installation, there are over 220)

When I run one of the solvers that are there, it seems to act normally and i see the OpenFOAM logo and a help message.
That (bold in the quote) is my definition of "Works OK"

Quote:
Originally Posted by bigphil View Post
The next error seems to be:
+ cd conversion
+ ./Allwmake
+ wmake libso
+ wmake libso autoMesh
ld: library not found for -ldynamicMesh
collect2: ld returned 1 exit status
make: *** [//Volumes/OpenFOAM/OpenFOAM-1.5/lib/darwinIntelDPOpt/libautoMesh.dylib] Error 1
There must be another error when linking libdynamicMesh.dylib further up the road

Quote:
Originally Posted by bigphil View Post
Also if it helps, I get these warnings:

configure: WARNING: -fno-strict-aliasing has been added to CFLAGS
configure: WARNING: -finline-functions has been added to CXXFLAGS
configure: WARNING: *** Fortran 77 bindings disabled (could not find compiler)
configure: WARNING: *** Fortran 90/95 bindings implicitly disabled (because
configure: WARNING: *** Fortran 77 bindings were disabled)
configure: WARNING: *** The ROMIO io component requires the MPI profiling layer

Thanks for helping,
Philip.
These warnings only concern OpenMPI. And if they were serious god would have created them as Errors
gschaider is offline   Reply With Quote

Old   March 20, 2009, 06:34
Default
  #12
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
Bernhard,

I'll looked again and found this error earlier on, I think this is the earliest error:


+ '[' -d //Volumes/OpenFOAM/OpenFOAM-1.5/lib/darwinIntelDPOpt/openmpi-1.2.6 ']'
+ wmake libso parMetisDecomp
parMetisDecomp.dep:260: warning: overriding commands for target `Make/darwinIntelDPOpt/parMetisDecomp.o'
parMetisDecomp.dep:258: warning: ignoring old commands for target `Make/darwinIntelDPOpt/parMetisDecomp.o'
ld: duplicate symbol Foam:arMetisDecomp::decompose(Foam::Field<int>&, Foam::Field<int>&, Foam::Field<Foam::Vector<double> > const&, Foam::Field<int>&, Foam::Field<int>&, Foam::List<int> const&, Foam::List<int>&)in parMetisDecomp.o and parMetisDecomp.o
collect2: ld returned 1 exit status
make: *** [//Volumes/OpenFOAM/OpenFOAM-1.5/lib/darwinIntelDPOpt/openmpi-1.2.6/libparMetisDecompositionMethod.dylib] Error 1
+ wmake libso MGridGenGamgAgglomeration
MGridGenGAMGAgglomeration.dep:261: warning: overriding commands for target `Make/darwinIntelDPOpt/MGridGenGAMGAgglomeration.o'
MGridGenGAMGAgglomeration.dep:257: warning: ignoring old commands for target `Make/darwinIntelDPOpt/MGridGenGAMGAgglomeration.o'
MGridGenGAMGAgglomerate.dep:261: warning: overriding commands for target `Make/darwinIntelDPOpt/MGridGenGAMGAgglomerate.o'
MGridGenGAMGAgglomerate.dep:257: warning: ignoring old commands for target `Make/darwinIntelDPOpt/MGridGenGAMGAgglomerate.o'
ld: duplicate symbol Foam::MGridGenGAMGAgglomeration::MGridGenGAMGAgglo meration(Foam::lduMesh const&, Foam::dictionary const&)in MGridGenGAMGAgglomeration.o and MGridGenGAMGAgglomeration.o
collect2: ld returned 1 exit status
make: *** [//Volumes/OpenFOAM/OpenFOAM-1.5/lib/darwinIntelDPOpt/libMGridGenGAMGAgglomeration.dylib] Error 1


Hopefully this helps,
Philip
bigphil is offline   Reply With Quote

Old   April 29, 2009, 07:44
Default
  #13
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
I got OF compiled and working but paraFoam still isn't as I said in the newer thread:
http://www.cfd-online.com/Forums/ope...-mac-os-x.html
bigphil is offline   Reply With Quote

Old   April 29, 2009, 13:33
Default
  #14
Assistant Moderator
 
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51
gschaider will become famous soon enoughgschaider will become famous soon enough
Quote:
Originally Posted by bigphil View Post
I got OF compiled and working but paraFoam still isn't as I said in the newer thread:
http://www.cfd-online.com/Forums/ope...-mac-os-x.html
Somehow the paraview executable is not found in the PATH. On my machine (it may be different on yours) a "which paraview" gives
/Users/bgschaid/OpenFOAM/ThirdParty/Paraview-3.4.0/platforms/darwinIntel/bin/paraview
Look on your machine in a similar location (username and version-number might differ) for the executable and adapt the variables in etc/apps/paraview3/bashrc accordingly

Bernhard

PS: when refering to a specific post use the permalink in the upper right corner of that post (for instance http://www.cfd-online.com/Forums/ope...tml#post214617) this helps tremendously to quickly get to the point. Thanks
gschaider is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
CFX CLL OpenFOAM hellorishi OpenFOAM Pre-Processing 1 May 5, 2011 06:43
OpenFoam vs CFX5 mass balance in OpenFoam tangd OpenFOAM Running, Solving & CFD 33 May 23, 2010 16:36
[blockMesh] CheckMesh error using a tutorial from OpenFOAM 114 with openFOAM 13 martapajon OpenFOAM Meshing & Mesh Conversion 7 January 21, 2008 12:52
OpenFOAM users in Munich OpenFOAM benutzer in M%c3%bcnchen jaswi OpenFOAM 0 August 3, 2007 13:11
A new Howto on the OpenFOAM Wiki Compiling OpenFOAM under Unix mbeaudoin OpenFOAM Installation 2 April 28, 2006 08:54


All times are GMT -4. The time now is 20:33.