[Trilinos-Users] Trouble Installing PyTrilinos

David Cole david.cole at kitware.com
Sat Nov 21 05:15:32 MST 2009


You can just do:
make VERBOSE=1

to see verbose output from a cmake generated makefile -- no need to
re-run cmake first.

FYI/HTH
David

On Friday, November 20, 2009, Bill Spotz <wfspotz at sandia.gov> wrote:
> Can you set CMAKE_VERBOSE_MAKEFILE:BOOL=TRUE, try again and report the
> output?
>
> On Nov 20, 2009, at 4:25 PM, Lee Peterson wrote:
>
>> Hi,
>>
>> I'm attempting to build Trilinos 10.0.2 with PyTrilinos enabled on
>> Linux RedHat.
>>
>> Trilinos builds without error, but at the install step, the python
>> module is not installed (even though the pytrilinos shared library is
>> installed). Is there a CMAKE flag that I need to set in order to
>> specify where the pytrilinos module gets installed?
>>
>> Thanks.
>>
>> Lee Peterson
>>
>> _______________________________________________
>> Trilinos-Users mailing list
>> Trilinos-Users at software.sandia.gov
>> http://software.sandia.gov/mailman/listinfo/trilinos-users
>
> ** 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 **
>
>
>
>
>
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users
>
>




More information about the Trilinos-Users mailing list