|
[Sponsors] |
April 28, 2007, 10:36 |
Hello,
I have upgraded the
|
#1 |
New Member
Thierry Thomas
Join Date: Mar 2009
Location: Lyon, Rhône-Alpes, France
Posts: 3
Rep Power: 17 |
Hello,
I have upgraded the FreeBSD port of OpenFOAM to the latest 1.4. As usual, several patches are necessary. Most of them are FreeBSD- (or at least non-Linux-) specific: - I have added the wmake rules for FreeBSD (already submitted for the previous releases); - many patches fix the shebang line of bash scripts from /bin to /usr/local/bin; - several patches set the locations of dependences installed by the packages mechanism (Mico, LAM or MPICH2, readline, paraview, Java, parmetis, VTK headers, etc.); - "-lpthread" is replaced by the actual threading library ("-pthread" on FreeBSD -Stable); - some linuxisms are removed (e.g. "ps -u" or "find -printf"); - <malloc.h> is replaced by <stdlib.h>, and don't build malloc; - "Allwmake" is replaced by "./Allwmake", because "." is not included in the default $PATH - <sys/stat.h> must be included in applications/utilities/preProcessing/FoamX/C++/FoamXLib/ProcessControl.C and ulong must be defined; - add support of FreeBSD in foamInstallationTest; The complete patches are available at <http://people.freebsd.org/~thierry/p...4_freebsd.diff>. Best regards, -- Th. Thomas. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM14 for Mac OSX Darwin 104 | gschaider | OpenFOAM Installation | 118 | July 20, 2008 06:19 |
VTK errors in ParaFOAM on OpenFOAM14 | stevemchale | OpenFOAM Installation | 5 | August 29, 2007 16:39 |
Probes in OpenFOAM14 | otsuki | OpenFOAM Running, Solving & CFD | 2 | May 16, 2007 07:18 |
OpenFOAM FreeBSD port upgraded to 13 | thierry | OpenFOAM Installation | 4 | April 1, 2006 19:25 |
Fluent and FreeBSD | pUl| | FLUENT | 2 | April 14, 2005 12:35 |