[Trilinos-Users] problem with installing Trilinos-9.0.3

Bill Spotz wfspotz at sandia.gov
Thu Oct 8 20:07:51 MDT 2009


Shared library support for PyTrilinos in release 9 and earlier is a  
bit of a hack.  Try

     make
     make install

instead and see if that helps.

On Oct 8, 2009, at 4:42 PM, Ali M. Koupaei wrote:

> Hi there,
>
> Installing Trilinos-9.0.3, I configured trilinos-9.0.3 via
>
> ../configure --enable-shared --with-blas=/home/amkoupaei/ 
> lapack-3.2.1/blas_LINUX.a --with-lapack=/home/amkoupaei/lapack-3.2.1/ 
> lapack_LINUX.a --enable-thyra --enable-stratimikos --enable-rtop -- 
> enable-teuchos --enable-sacado --enable-ml --enable-ifpack --enable- 
> epetra --enable-belos --enable-aztecoo --enable-amesos --enable- 
> pytrilinos --with-swig=/home/amkoupaei/swig-1.3.40/ --prefix=/home/ 
> amkoupaei/Computational/deal.II/Utilities/trilinos-9.0.3
>
> and then executed "make install" and here is the problem with  
> "pytrilinos"
>
> Extracting Makefile variables ... done
> /bin/mkdir -p /home/amkoupaei/Computational/deal.II/Utilities/ 
> trilinos-9.0.3/lib
> /usr/bin/install -c libteuchos.so /home/amkoupaei/Computational/ 
> deal.II/Utilities/trilinos-9.0.3/lib
> /usr/bin/install: cannot stat `libteuchos.so': No such file or  
> directory
> Traceback (most recent call last):
>   File "../../../../packages/PyTrilinos/shared/setup.py", line 181,  
> in <module>
>     main(command, destdir)
>   File "../../../../packages/PyTrilinos/shared/setup.py", line 164,  
> in main
>     builder.install(installDir)
>   File "../util/SharedUtils.py", line 361, in install
>     runCommand(" ".join([install, self.dylibName, installDir]))
>   File "../util/SharedUtils.py", line 97, in runCommand
>     if status: raise RuntimeError, "Exit status = %d" % status
> RuntimeError: Exit status = 256
> make[3]: *** [install] Error 1
> make[3]: Leaving directory `/home/amkoupaei/trilinos-9.0.3/ 
> SERIAL_INSTALLATION/packages/PyTrilinos/shared'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/home/amkoupaei/trilinos-9.0.3/ 
> SERIAL_INSTALLATION/packages/PyTrilinos'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/amkoupaei/trilinos-9.0.3/ 
> SERIAL_INSTALLATION/packages'
> make: *** [install-recursive] Error 1
> amkoupaei at secanell-grad03:~/trilinos-9.0.3/SERIAL_INSTALLATION>
>
> does any one know what's the matter?
>
> Ali,
>
>
>
> <ATT00002.txt>

** Bill Spotz                                              **
** Sandia National Laboratories  Voice: (505)845-0170      **
** P.O. Box 5800                 Fax:   (505)284-0154      **
** Albuquerque, NM 87185-0370    Email: wfspotz at sandia.gov **







More information about the Trilinos-Users mailing list