[Trilinos-Users] Install issues with decomp

Littlewood, David John djlittl at sandia.gov
Tue Jul 24 09:26:44 MDT 2012


Hi Folks,

I have some automated tests for the Peridigm project that failed last night due to an error running "make install" with a freshly-pulled trilinos repository.  Specifically, the error is:

CMake Error at packages/seacas/scripts/cmake_install.cmake:36 (FILE):
  file INSTALL cannot copy file
  "/home/djlittl/Trilinos/trilinos-votd/RELEASE/packages/seacas/scripts/decomp"
  to "/bin/decomp".
Call Stack (most recent call first):
  packages/seacas/cmake_install.cmake:72 (INCLUDE)
  cmake_install.cmake:97 (INCLUDE)

On the test machine, I don't have write access to /bin, hence the error.  I'm specifying CMAKE_INSTALL_PREFIX in my cmake configuration script, and until yesterday this resulted in everything being successfully installed in the that location.  So, it appears that perhaps the install command for decomp is somehow missing CMAKE_INSTALL_PREFIX.

Thanks in advance for your help.

Dave

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20120724/7791b47b/attachment.html 


More information about the Trilinos-Users mailing list