[Trilinos-Users] Install issues with decomp

Parks, Michael L mlparks at sandia.gov
Tue Jul 24 10:16:56 MDT 2012


Brent,

   Thanks!

   Unfortunately, I encounter the error below, which looks to be a separate instance of the same issue:

-- Up-to-date: /home/mlparks/Trilinos/MPI_PERIDIGM/bin/decomp
CMake Error at packages/seacas/scripts/cmake_install.cmake:36 (FILE):
  file INSTALL cannot find
  "/home/mlparks/Trilinos/MPI_PERIDIGM/packages/seacas/scripts/blot".
Call Stack (most recent call first):
  packages/seacas/cmake_install.cmake:72 (INCLUDE)
  cmake_install.cmake:88 (INCLUDE)

  (Sorry to be a pest.)

- Mike

------------------------------
Mike Parks
http://www.sandia.gov/~mlparks
Sandia National Laboratories
------------------------------

From: trilinos-users-bounces at software.sandia.gov [mailto:trilinos-users-bounces at software.sandia.gov] On Behalf Of Perschbacher, Brent M
Sent: Tuesday, July 24, 2012 10:08 AM
To: Littlewood, David John; trilinos-users at software.sandia.gov
Cc: peridigm-devel at development.sandia.gov
Subject: Re: [Trilinos-Users] Install issues with decomp

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/55f992a5/attachment.html 


More information about the Trilinos-Users mailing list