[Trilinos-Users] Trilinos Install on Centos 7

Justin Fisher justin0419 at gmail.com
Wed Jun 7 14:13:51 EDT 2017


Hi.

I wonder if anyone can help me? I'm having trouble trying to install
Trilinos on Centos 7.

I made a directory inside the source dir called build. Inside that dir I
put the enclosed conf.sh

When I run it I get:


TIP: One way to get past the configure failure for the
TPL 'Netcdf' is to simply disable it with:
  -DTPL_ENABLE_Netcdf=OFF
which will disable it and will recursively disable all of the
downstream packages that have required dependencies on it, including
the package 'SEACASExodus' which triggered its enable.
When you reconfigure, just grep the cmake stdout for 'Netcdf'
and then follow the disables that occur as a result to see what impact
this TPL disable has on the configuration of Trilinos.

CMake Error at
cmake/tribits/core/package_arch/TribitsProcessEnabledTpl.cmake:127
(MESSAGE):
  ERROR: TPL_Netcdf_NOT_FOUND=TRUE, aborting!
Call Stack (most recent call first):
  cmake/tribits/core/package_arch/TribitsGlobalMacros.cmake:1556
(TRIBITS_PROCESS_ENABLED_TPL)
  cmake/tribits/core/package_arch/TribitsProjectImpl.cmake:209
(TRIBITS_PROCESS_ENABLED_TPLS)
  cmake/tribits/core/package_arch/TribitsProject.cmake:93
(TRIBITS_PROJECT_IMPL)
  CMakeLists.txt:90 (TRIBITS_PROJECT)


-- Configuring incomplete, errors occurred!
See also
"/downloads_1/xyce/trilinos-12.6.3-Source/build/CMakeFiles/CMakeOutput.log".

Looking at this web page (is there a new one?) there is mention made of
Tribits, but it's not really clear what this is and there's not much online
about it that doesn't just circle back to this same page.

https://trilinos.org/oldsite/TrilinosBuildQuickRef.html

I did install TriBITS, but it seems to be a self contained program in that
it works directly out of its build folder, so how would Trilinos know where
to find it? I don't have any use for TriBITS anyway outside of wanting
Trilinos for Xyce.

Any ideas?

--
Kind regards,

Justin Fisher.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20170607/2d4a0234/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: conf.sh
Type: application/x-sh
Size: 1503 bytes
Desc: not available
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20170607/2d4a0234/attachment.sh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeOutput.log
Type: text/x-log
Size: 69051 bytes
Desc: not available
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20170607/2d4a0234/attachment.bin>


More information about the Trilinos-Users mailing list