[Trilinos-Users] Problem with installing Trilinos-8.0.8

William Kennedy williamkennedyjr at gmail.com
Sun Aug 17 06:55:30 MDT 2008


Hi,

I have configured trilinos-8.0.8 with the following options (SERIAL build on
Cygwin):

../configure --prefix="$HOME/usr/packages/trilinos-8.0.8/SERIAL_Cygwin"
--with-perl="$HOME/usr/packages/perl-5.10.0/perl.exe"
--with-blas="$HOME/usr/packages/blas_blas_Cygwin.a"
--with-lapack="$HOME/usr/packages/lapack-3.1.1/lapack_Cygwin.a"
--disable-mpi --disable-default-packages --enable-teuchos --enable-epetra
--enable-epetraext --enable-ifpack --enable-aztecoo --enable-triutils
--enable nox --enable-loca --enable-ml --enable-amesos

It safely passes the 'make' command; yet it produces the following error
when I execute the 'make install' command:

Can`t locate strict.pm in @INC (@INC contains:
/home/usr/packages/perl-5.10.0/lib/5.10.0/i686
/home/usr/packages/perl-5.10.0/lib/5.10.0
/home/usr/packages/perl-5.10.0/lib/site_perl/i686
/home/usr/packages/perl-5.10.0/lib/site_perl/5.10.0 .) at
../../../packages/teuchos/config/generate-makeoptions.pl line 11.

BEGIN failed--compilation aborted at
../../../packages/teuchos/config/generate-makeoptions.pl line 11

make[5]" *** [install-exec-hook] Error 2

make[5]: Leaving directory
'/home/usr/packages/trilinos-8.0.8/SERIAL_Cygwin/packages/teuchos'

make[4]: *** [install-exec-am] Error 2

make[4]: Leaving directory
'/home/usr/packages/trilinos-8.0.8/SERIAL_Cygwin/packages/teuchos'

make[3]: *** [install-am] Error 2

make[3]: Leaving directory
'/home/usr/packages/trilinos-8.0.8/SERIAL_Cygwin/packages/teuchos'

make[2]: *** [install--recirsive] Error 1

make[2]: Leaving directory
'/home/usr/packages/trilinos-8.0.8/SERIAL_Cygwin/packages/teuchos'

make[1]: *** [install-recursive] Error 1

make[1]: Leaving directory
'/home/usr/packages/trilinos-8.0.8/SERIAL_Cygwin/packages/teuchos'

make: *** [install-recursive] Error 1

I appreciate any suggestions. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://software.sandia.gov/mailman/private/trilinos-users/attachments/20080817/98a8000d/attachment.html 


More information about the Trilinos-Users mailing list