Hello everyone,

I am facing this error while installing. 

===================================================================
Packages: 
load:dealii-prepare 
once:parmetis 
once:superlu_dist 
once:hdf5 
once:p4est 
once:trilinos 
once:petsc 
once:slepc 
dealii 

------------------------------------------------------------------------------- 

Building stable releases of deal.II-toolchain packages. 

Compiler Variables: 
------------------------------------------------------------------------------- 

CC variable not set, but default mpicc found. 
CC  = /usr/bin/mpicc 
CXX variable not set, but default mpicxx found. 
CXX = /usr/bin/mpicxx 
FC variable not set, but default mpif90 found. 
FC  = /usr/bin/mpif90 
FF variable not set, but default mpif77 found. 
FF  = /usr/bin/mpif77 

------------------------------------------------------------------------------- 

Once ready, hit enter to continue! 


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

candi tries now to download, configure, build and install: 

Project:  deal.II-toolchain 
Platform: deal.II-toolchain/platforms/supported/ubuntu14.platform 

Loading dealii-prepare 
Skipping parmetis 
Skipping superlu_dist 
Skipping hdf5 
Skipping p4est 
trilinos: configuration with ParMETIS 
trilinos: configuration with SuperLU_dist 
Skipping trilinos 
PETSc: configuration with ParMETIS 
Skipping petsc 
Fetching slepc 3.7.3 
Trying to download 
https://www.ces.clemson.edu/dealii/mirror/slepc-3.7.3.tar.gz 
 % Total    % Received % Xferd  Average Speed   Time    Time     Time 
 Current 
                                Dload  Upload   Total   Spent    Left 
 Speed 
100   351  100   351    0     0    352      0 --:--:-- --:--:-- --:--:-- 
  352 
 0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:-- 
    0 
curl: (22) The requested URL returned error: 404 Not Found 
Trying to download 
http://slepc.upv.es/download/download.php?filename=slepc-3.7.3.tar.gz 
 % Total    % Received % Xferd  Average Speed   Time    Time     Time 
 Current 
                                Dload  Upload   Total   Spent    Left 
 Speed 
 0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:-- 
    0 
curl: (22) The requested URL returned error: 404 Not Found 
Trying to download 
https://www.ces.clemson.edu/dealii/mirror/slepc-3.7.3.tar.gz 
--2017-06-27 17:01:34-- 
 https://www.ces.clemson.edu/dealii/mirror/slepc-3.7.3.tar.gz 
Resolving www.ces.clemson.edu (www.ces.clemson.edu)... 130.127.200.19 
Connecting to www.ces.clemson.edu 
(www.ces.clemson.edu)|130.127.200.19|:443... connected. 
HTTP request sent, awaiting response... 301 Moved Permanently 
Location: https://cecas.clemson.edu/dealii/mirror/slepc-3.7.3.tar.gz 
[following] 
--2017-06-27 17:01:34-- 
 https://cecas.clemson.edu/dealii/mirror/slepc-3.7.3.tar.gz 
Resolving cecas.clemson.edu (cecas.clemson.edu)... 130.127.200.74 
Connecting to cecas.clemson.edu (cecas.clemson.edu)|130.127.200.74|:443... 
connected. 
HTTP request sent, awaiting response... 404 Not Found 
2017-06-27 17:01:35 ERROR 404: Not Found. 

Trying to download 
http://slepc.upv.es/download/download.php?filename=slepc-3.7.3.tar.gz 
--2017-06-27 17:01:35-- 
 http://slepc.upv.es/download/download.php?filename=slepc-3.7.3.tar.gz 
Resolving slepc.upv.es (slepc.upv.es)... 158.42.185.71 
Connecting to slepc.upv.es (slepc.upv.es)|158.42.185.71|:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
2017-06-27 17:01:35 ERROR 404: Not Found. 

Failure with exit status: 2 
Exit message: Error verifying checksum for slepc-3.7.3.tar.gz 
Make sure that you are connected to the internet. 
================================================================


It seems the package cannot be found on the site because the slepc has been 
updated to 3.7.4. So I made the changes in the configuration 
file /candi/deal.II-toolchain/packages/slepc.package with a changed version 
number. But I cant find the checksum value anywhere on the internet. Can 
someone please help me?

Regards,
Kartik Jujare.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to