[Trilinos-Users] Trilinos CVS version fails to install

Bartlett, Roscoe A rabartl at sandia.gov
Tue Sep 9 16:39:35 MDT 2008


Daniele,

What version of perl are you using?  This looks like problem with the regex syntax.

- Ross



________________________________
From: trilinos-users-bounces at software.sandia.gov [mailto:trilinos-users-bounces at software.sandia.gov] On Behalf Of Daniele Avitabile
Sent: Tuesday, September 09, 2008 4:17 PM
To: trilinos-users
Subject: [Trilinos-Users] Trilinos CVS version fails to install

Hi everybody,

I am just trying to install the CVS version of Trilinos. I can configure it and compile it correctly. The make install command, though, exits in an error. It occurred to me on two different platforms, using a configure script that has always been working so far. The last lines of the make isntall command read

cp ./Makefile.export.epetra /Users/enxda/Programs/C++/
SwiftHohenberg/Worms/trilinos-development/Trilinos/MAC_MPI/build/include/.
perl ../../../packages/epetra/config/replace-install-prefix.pl \
                --exec-prefix=/Users/enxda/Programs/C++/SwiftHohenberg/Worms/trilinos-development/Trilinos/MAC_MPI/build \
                --my-export-makefile=Makefile.export.epetra \
                --my-abs-top-srcdir=/Users/enxda/Programs/C++/SwiftHohenberg/Worms/trilinos-development/Trilinos/MAC_MPI/packages/epetra/../../../packages/epetra \
                --my-abs-incl-dirs=/Users/enxda/Programs/C++/SwiftHohenberg/Worms/trilinos-development/Trilinos/MAC_MPI/packages/epetra/src:/Users/enxda/Programs/C++/SwiftHohenberg/Worms/trilinos-development/Trilinos/MAC_MPI/packages/epetra/../../../packages/epetra/src \
                --my-abs-lib-dirs=/Users/enxda/Programs/C++/SwiftHohenberg/Worms/trilinos-development/Trilinos/MAC_MPI/packages/epetra/src \
                --dep-package-abs-builddirs=/Users/enxda/Programs/C++/SwiftHohenberg/Worms/trilinos-development/Trilinos/MAC_MPI/packages/epetra/../teuchos
Nested quantifiers in regex; marked by <-- HERE in m/([^\w\d_]|^)/Users/enxda/Programs/C++ <-- HERE /SwiftHohenberg/Worms/trilinos-development/Trilinos/MAC_MPI/packages/epetra/../teuchos([^\w\d_]|$)/ at /Users/enxda/Programs/C++/SwiftHohenberg/Worms/trilinos-development/Trilinos/MAC_MPI/packages/epetra/../../../packages/epetra/config/token-replace.pl line 36.
Died at ../../../packages/epetra/config/replace-install-prefix.pl line 88.
make[5]: *** [install-exec-hook] Error 255
make[4]: *** [install-exec-am] Error 2
make[3]: *** [install-am] Error 2
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1


Any idea as to why this happens? I would need to have the CVS version installed.

Best.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://software.sandia.gov/mailman/private/trilinos-users/attachments/20080909/7f20eee8/attachment.html 


More information about the Trilinos-Users mailing list