[Trilinos-Users] Requesting Trilion source code installation

Dmitry N. Mikushin maemarcus at gmail.com
Fri Aug 29 08:12:21 MDT 2014


I guess you simply need to create /home/natesh/local folder.

2014-08-29 14:40 GMT+02:00, oanatesh natesh <oanatesh3 at hotmail.com>:
> Dear Sirs,
>                 I tried to install Trilions in CAELinux 2013 (Xubuntu 12.04)
> as per the methods explain in Interfacing deal.II to Trilinos
> http://www.dealii.org/developer/external-libs/trilinos.html and got the
> error message as follows
>
> natesh at natesh-Vostro-A860:~/Downloads/trilinos-11.4.1-Source$ ls
> build            commonTools        doc
> project-checkin-test-config.py  sampleScripts
> checkin-test.py  Copyright.txt      LICENSE             ProjectName.cmake
>            sparse_checkout.sh
> cmake            CTestConfig.cmake  packages            README
>            TPLsList.cmake
> CMakeLists.txt   demos              PackagesList.cmake  RELEASE_NOTES
>            Version.cmake
> natesh at natesh-Vostro-A860:~/Downloads/trilinos-11.4.1-Source$ cd build/
> natesh at natesh-Vostro-A860:~/Downloads/trilinos-11.4.1-Source/build$ cmake -D
> Trilinos_ENABLE_Sacado=ON \
>> -D Trilinos_ENABLE_Stratimikos=ON \
>> -D CMAKE_BUILD_TYPE=RELEASE \
>> -D CMAKE_CXX_FLAGS="-g -O3" \
>> -D CMAKE_C_FLAGS="-g -O3" \
>> -D CMAKE_FORTRAN_FLAGS="-g -O5" \
>> -D Trilinos_EXTRA_LINK_FLAGS="-lgfortran" \
>> -D CMAKE_VERBOSE_MAKEFILE=FALSE \
>> -D Trilinos_VERBOSE_CONFIGURE=FALSE \
>> -D TPL_ENABLE_MPI=ON \
>> -D BUILD_SHARED_LIBS=ON \
>> -D CMAKE_INSTALL_PREFIX=$HOME/local
> CMake Error: The source directory
> "/home/natesh/Downloads/trilinos-11.4.1-Source/build/CMAKE_INSTALL_PREFIX=/home/natesh/local"
> does not exist.
> Specify --help for usage, or press the help button on the CMake GUI.
> natesh at natesh-Vostro-A860:~/Downloads/trilinos-11.4.1-Source/build$
>
>             So I request you to seeking your guidances for solving this
> problem.
>
> Thanking you,
> O.A.Natesh.
>
>


More information about the Trilinos-Users mailing list