[Trilinos-Users] Install issues with decomp

Perschbacher, Brent M bmpersc at sandia.gov
Tue Jul 24 10:07:46 MDT 2012


Dave,
  This should be fixed now. I had made a small typo in one of the install calls that I updated in SEACAS to address some recent changes that effectively told cmake to treat the install path as an absolute path. instead of a relative path. Sorry for the inconvenience.

Brent


On 7/24/12 9:26 AM, "Littlewood, David John" <djlittl at sandia.gov> wrote:

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


________________________________
_______________________________________________
Trilinos-Users mailing list
Trilinos-Users at software.sandia.gov
http://software.sandia.gov/mailman/listinfo/trilinos-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20120724/f3ec24b5/attachment.html 


More information about the Trilinos-Users mailing list