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

[OpenFOAM.com] Install OF1806 with system thirdparty packages

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 29, 2018, 16:13
Default Install OF1806 with system thirdparty packages
  #1
Senior Member
 
Join Date: Sep 2013
Posts: 353
Rep Power: 21
Bloerb will become famous soon enough
I have freshly installed Kubuntu 18.04 and want to install several OF versions on it. Hence i installed all the dependencies using apt-get to not use unnecessary double installs under ThirdParty for every version. I changed the following files in config.sh: FFTW CGAL metis scotch with the following small changes:
Code:
fftw_version=fftw-system 
boost_version=boost-system
cgal_version=cgal-system
METIS_VERSION=metis-system
SCOTCH_VERSION=scotch-system
However I get the following result via grep skip log.Allwmake

Code:
    WARNING: skipping pt-scotch - no mpi or <scotch.h> not found
  Using fftw-system (skip ThirdParty build of FFTW)
==> skip ccmio (no header)
==> skip optional libccm adapter
==> skip scotch (missing library)
==> skip metis (no header)
==> skip randomProcesses library (no FFTW)
==> skip SloanRenumber (no boost)
==> skip zoltanRenumber (no library)
WARNING: skipped - needs a VTK or a ParaView installation
==> skip dnsFoam solver (no FFTW)
==> skip optional ccm conversion components (no libccm.so)
==> skip build of ParaView plugins
==> skip noise utility (no FFTW)
==> skip boxTurb utility (no FFTW)
WARNING: skip ParaView Catalyst (missing or incorrrect ParaView)
  skip wmake target for modules doxygen directory
I tried changing "export FFTW_ARCH_PATH=...." several times to see if I need to also give the full path, but this didn't seem to help. The OpenFOAM version compiled just fine without those, but I'd like to add them without having them inside the ThirdParty folder. Can someone tell me what I am missing?
Bloerb is offline   Reply With Quote

Old   October 5, 2018, 05:49
Default
  #2
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Quote:
Originally Posted by Bloerb View Post
I have freshly installed Kubuntu 18.04 and want to install several OF versions on it. Hence i installed all the dependencies using apt-get to not use unnecessary double installs under ThirdParty for every version. I changed the following files in config.sh: FFTW CGAL metis scotch with the following small changes:
[/CODE]However I get the following result via grep skip log.Allwmake

[CODE]
==> skip scotch (missing library)
==> skip metis (no header)
==> skip dnsFoam solver (no FFTW)

Could open an issue on gitlab (https://develop.openfoam.com) and post some settings there? This could be a more direct way to solve things. It could be that the packages install in various scattered locations without a common prefix, below which it can find the corresponding include and lib dirs. Could also be something else.


/mark
olesen 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
CFX11 + Fortran compiler ? Mohan CFX 20 March 30, 2011 18:56
Need ideas-fuel discharge system Jan FLUENT 1 October 10, 2006 23:05
Need ideas-fuel discharge system Jan CFX 1 October 9, 2006 08:16
Need ideas-fuel discharge system Jan Main CFD Forum 0 October 9, 2006 04:27
help install fluent in RedHat system arwang FLUENT 8 July 13, 2004 10:07


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