Hello, 

I want to install deal.II using candi, and I need PETSC amongst other 
dependencies. 

When I ran the installation script, candi.sh, I got the error message 
below. However, I managed to successfully install a newer version of petsc 
externally. 

Now the issue is: I would like to the script to avoid downloading and 
trying to install the default version petsc and instead indicate the path 
where I installed so it can add it as a component.

Can this be done?

Thank you!

David

*Error message:*

*Fetching petsc 3.19.0*

*Verifying petsc-lite-3.19.0.tar.gz*

*petsc-lite-3.19.0.tar.gz: OK(md5)*

*petsc-lite-3.19.0.tar.gz already downloaded and verified.*

*Unpacking petsc-lite-3.19.0.tar.gz*

*Building petsc 3.19.0*


***********************************************************************************************

*                            ImportError while running ./configure*

*---------------------------------------------------------------------------------------------*

*                                   No module named 'xdrlib'*

***********************************************************************************************

*make: *** [all] Error 2*

*Failure with exit status: 2*
* Exit message: petsc make all install failed *

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/32fcf32b-9269-4ec7-a6be-177d423665ebn%40googlegroups.com.

Reply via email to