[Trilinos-Users] Installation Problem;Please Help

Rhys Ulerich rhys.ulerich at gmail.com
Wed Aug 20 07:05:23 MDT 2008


Does adding --enable-export-makefiles on your ../configure line help?

It's from
http://trilinos.sandia.gov/packages/docs/r8.0/packages/thyra/doc/html/index.html#thyra_external_projects_sec

- Rhys

On Wed, Aug 20, 2008 at 1:27 AM, amjad ali <amjad11 at gmail.com> wrote:

> Hello, I successfully configured trilinos with:
>
> ../configure --prefix=/home/trilinos-8.0.8/LINUX_MPI --with-gnumake
> --enable-amesos --enable-anasazi --enable-belos --enable-claps
> --enable-didasko --enable-external --enable-isorropia --enable-kokkos
> --enable-meros --enable-moocho --enable-moertel --enable-rtop
> --enable-rythmos --enable-sacado --enable-tpetra --enable-teuchos
> --enable-trilinoscouplings --enable-triutils --enable-galeri
> --enable-shared  --enable-aztecoo-teuchos
>
> --with-blas=/home/petsc1/soft/petsc-2.3.3-p11/externalpackages/fblaslapack/linux-gnu-intel/libfblas.a
>
> --with-lapack=/home/petsc1/soft/petsc-2.3.3-p11/externalpackages/fblaslapack/linux-gnu-intel/libflapack.a
> --with-mpi-compilers | tee configure_LINUX_MPI.log
>
> Then I ran command:
>
> make everything | tee make_LINUX_MPI.log
>
> Then comes an error (see ending):
> .
> .
> .
> Trilinos package epetraext built successfully
> To check the installation, simply type "make run-examples".
> For more details, please refer to the instructions
> contained in Trilinos/doc/check_installation.txt
> make[4]: Leaving directory
> `/home/trilinos-8.0.8/LINUX_MPI/packages/epetraext'
> make[3]: Leaving directory
> `/home/trilinos-8.0.8/LINUX_MPI/packages/epetraext'
> Making all in thyra
> make[3]: Entering directory `/home/trilinos-8.0.8/LINUX_MPI/packages/thyra'
> Making all in src
> make[4]: Entering directory
> `/home/trilinos-8.0.8/LINUX_MPI/packages/thyra/src'
> ../Makefile.export.thyra:14:
>
> /home/trilinos-8.0.8/LINUX_MPI/packages/thyra/../tpetra/Makefile.export.tpetra:
> No such file or directory
> make[4]: *** No rule to make target
>
> `/home/trilinos-8.0.8/LINUX_MPI/packages/thyra/../tpetra/Makefile.export.tpetra'.
>  Stop.
> make[4]: Leaving directory
> `/home/trilinos-8.0.8/LINUX_MPI/packages/thyra/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/trilinos-8.0.8/LINUX_MPI/packages/thyra'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/trilinos-8.0.8/LINUX_MPI/packages'
> make[1]: *** [everything] Error 2
> make[1]: Leaving directory `/home/trilinos-8.0.8/LINUX_MPI/packages'
> make: *** [everything] Error 2
> [root at localhost LINUX_MPI]#
>
>
> I tried ./configure with both --enable-thyra and --disble-thyra. But
> no improvement.
>
> Please suggest solution.
>
> with best regards,
> Amjad Ali.
>
> _______________________________________________
> 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: http://software.sandia.gov/mailman/private/trilinos-users/attachments/20080820/06b12def/attachment-0001.html 


More information about the Trilinos-Users mailing list