[Trilinos-Users] configuration problem

Baker, Christopher G. bakercg at ornl.gov
Wed May 19 06:59:00 MDT 2010


Özge,

The error line indicates that teuchos configure failed; the cause of that error will be listed in the file packages/teuchos/config.log.

Check there and let us know what you find.

Chris


On 5/19/10 4:35 AM, "özge erdem" <ozergedem at gmail.com> wrote:

Hi,

I am a  Msc student at METU, Turkey. NOw, I am preparing a
thesis about sparse eigenvalue problem solvers.
On this basis, I tried many solvers and now want to also try trilinos
eigenvalue solver anasazi. I want to compare it
with already existing ones.

I downloaded the 9.0.3 version
(because I could not set up the cmake configuration for lateer versions),
But I have problems with the configuration.

When I write
../configure --with-gnumake --with-perl=/usr/bin/perl --enable-examples --enable-anasazi --enable-teuchos --enable-didasko
 this option works but then when I implement make option, I get the following errors :

Making install in packages
make[1]: Entering directory `/home/supergirl/Desktop/trilinos-9.0.3/Linux_Srial/packages'
Making install in teuchos
make[2]: Entering directory `/home/supergirl/Desktop/trilinos-9.0.3/Linux_Srial/packages/teuchos'
make[2]: *** No rule to make target `install'.  Stop.
make[2]: Leaving directory `/home/supergirl/Desktop/trilinos-9.0.3/Linux_Srial/packages/teuchos'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/supergirl/Desktop/trilinos-9.0.3/Linux_Srial/packages'
make: *** [install-recursive] Error 1

When I checked the confg.log file. I saw this error warning

configure:6375: error: ../../../packages/teuchos/configure failed for packages/teuchos

How can I handle with this problem. (By th way I am not an experienced user in linux, so maybe the solution is east but I don know)


I am waiting to hear you.
Best regards,
Oezge Erdem






More information about the Trilinos-Users mailing list