|
[Sponsors] |
August 14, 2012, 11:53 |
Gmsh installation on terminal help
|
#1 |
New Member
Viggy Palaniappan
Join Date: Jul 2012
Posts: 10
Rep Power: 14 |
Hi,
I'm trying to install Gmsh and get the following terminal output with the parts in red not found. Does anyone know what library the 'TK' parts come under? I've installed the tk package and the tklib packages but they don't seem to have any effect. thanks ---------------------------------------------------------------------------- thunderbird@ubuntu:~/Desktop/gmsh-2.6.1-source/build$ cmake .. -- The CXX compiler identification is GNU -- The C compiler identification is GNU -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void* -- Check size of void* - done -- The Fortran compiler identification is GNU -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- A library with BLAS API found. -- Found Blas -- A library with BLAS API found. -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- A library with LAPACK API found. -- Found Lapack -- Found Mesh -- Found Solver -- Found Post -- Found Plugins -- Found Parser -- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/i386-linux-gnu/libX11.so -- Found FLTK: fltk_images;fltk_gl;/usr/lib/libGL.so;fltk -- Found Fltk -- Found NativeFileChooser -- Found FlTree -- Found JPEG: /usr/lib/i386-linux-gnu/libjpeg.so -- Found Jpeg -- Found ZLIB: /usr/include (found version "1.2.3.4") -- Found Zlib -- Found PNG: /usr/lib/i386-linux-gnu/libpng.so -- Found Png -- Found Mpeg -- Found OpenGL -- System ANN not found - using contrib/ANN instead -- Found Ann -- Found Bfgs -- Found DIntegration -- Found OptHom -- Found MathEx -- Found Metis WARNING: By including Metis you have to comply with Metis' special licensing requirements stated in contrib/Metis/README.txt. -- Found Chaco -- Found RTree -- Found Voro3D -- Found Blossom -- Found Netgen -- Found Bamg -- System MMG3D not found - using contrib/mmg3d instead -- Found Mmg3d -- Found Tetgen(1.5) WARNING: By including Tetgen you have to comply with Tetgen's special licensing requirements stated in contrib/Tetgen*/LICENSE. -- System GMM not found - using contrib/gmm instead -- Found Gmm WARNING: Export PETSC_DIR before calling cmake WARNING: Export PETSC_ARCH before calling cmake -- OCC lib TKSTEP not Found -- OCC lib TKSTEP209 not Found -- OCC lib TKSTEPAttr not Found -- OCC lib TKSTEPBase not Found -- OCC lib TKIGES not Found -- OCC lib TKXSBase not Found -- OCC lib TKOffset not Found -- OCC lib TKFeat not Found -- OCC lib TKFillet not Found -- OCC lib TKBool not Found -- OCC lib TKShHealing not Found -- OCC lib TKMesh not Found -- OCC lib TKHLR not Found -- OCC lib TKBO not Found -- OCC lib TKPrim not Found -- OCC lib TKTopAlgo not Found -- OCC lib TKGeomAlgo not Found -- OCC lib TKBRep not Found -- OCC lib TKGeomBase not Found -- OCC lib TKG3d not Found -- OCC lib TKG2d not Found -- OCC lib TKAdvTools not Found -- OCC lib TKMath not Found -- OCC lib TKernel not Found -- Found OneLab -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Check size of socklen_t -- Check size of socklen_t - done -- Check size of intptr_t -- Check size of intptr_t - done -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Found Dlopen -- Performing Test NOOPT -- Performing Test NOOPT - Success -- Performing Test WALL -- Performing Test WALL - Success -- Found SWIG: /usr/bin/swig (found version "1.3.40") -- Found PythonLibs: /usr/lib/libpython2.7.so -- Found SWIG version 1.3.40 WARNING: Python bindings require SWIG >= 2: disabling Python Gmsh 2.6.1 has been configured for Linux with the following options: Ann Bamg Bfgs Blas Blossom Chaco DIntegration Dlopen FlTree Fltk Gmm Jpeg Lapack MathEx Mesh Metis Mmg3d Mpeg NativeFileChooser Netgen OneLab OpenGL OptHom Parser Plugins Png Post RTree Solver Tetgen(1.5) Voro3D Zlib C compiler: /usr/bin/gcc C++ compiler: /usr/bin/c++ Build type: RelWithDebInfo Install prefix: /usr/local Run 'ccmake /home/thunderbird/Desktop/gmsh-2.6.1-source' to fine-tune the configuration. -- Configuring done WARNING: Target "lib" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it. CMake does not define behavior for this case. WARNING: Target "shared" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it. CMake does not define behavior for this case. -- Generating done -- Build files have been written to: /home/thunderbird/Desktop/gmsh-2.6.1-source/build thunderbird@ubuntu:~/Desktop/gmsh-2.6.1-source/build$ |
|
August 27, 2014, 09:33 |
|
#2 |
New Member
Max
Join Date: Aug 2014
Posts: 1
Rep Power: 0 |
Did you ever find a solution to this problem?
I get this and have on occasion ignored and pressed on with the installation only to find that the install does not occur correctly???? |
|
August 27, 2014, 12:45 |
|
#3 |
New Member
Viggy Palaniappan
Join Date: Jul 2012
Posts: 10
Rep Power: 14 |
No, sorry buddy - even if i did i don't think i'd remember...
|
|
August 23, 2016, 11:43 |
|
#4 |
New Member
Braulio Gutierrez Pimenta
Join Date: Aug 2016
Posts: 2
Rep Power: 0 |
try to install the following package of your linux distro
│glu-devel │Development files for the GLU API | |
|
July 27, 2017, 16:11 |
|
#5 |
Member
Hector
Join Date: Jul 2010
Location: Barcelona
Posts: 30
Rep Power: 16 |
In Fedora 25 you should install OCE-devel to avoid OCC lib TKSTEP not Found
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
[Gmsh] Import problem | ARC | OpenFOAM Meshing & Mesh Conversion | 0 | February 27, 2010 11:56 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |
Installation problems | shellbell1999 | OpenFOAM Installation | 9 | April 6, 2006 14:29 |