[DICOM] Download ClearCanvas Source Code

原文链接:http://www.cnblogs.com/SeeMeFly/archive/2012/09/07/2674894.html ClearCanvas,后面简称CC吧。

下面有几个产品,Workstaion, PACS,RIS, ImageServer等。有些需要License,有些是开源的。

其中开源的Community Edition中有

 

参考页面:https://trac.clearcanvas.ca/source/wiki/GettingTheCode 

这里写的挺详细的,不过过程中还是碰到些问题,所以再把操作的步骤写一下。

 

 

  •  Download the TortoiseHG

http://tortoisehg.bitbucket.org/download/index.html

  • Install it by default
  • Open TortoiseHg
[DICOM] Download ClearCanvas Source Code

 

  • Update the INI file to add folllowing:
[hostfingerprints]
sourcebrowser.clearcanvas.ca = 49:a4:93:51:27:85:f1:37:bf:32:b6:53:e0:77:31:cf:2e:af:ac:41 [DICOM] Download ClearCanvas Source CodeAbove doesn't work, so I continue to add the "certificate bundle".
  • Download "certificate bundle"
https://certs.godaddy.com/anonymous/repository.seam?streamfilename=gd_bundle.crt&actionMethod=anonymous%2Frepository.xhtml%3Arepository.streamFile%28%27%27%29&cid=150567

  •  Copy the content from 'gd_bundle.crt' to 'C:\Program Files\TortoiseHg\hgrc.d\cacert.pem'
[DICOM] Download ClearCanvas Source Code

[DICOM] Download ClearCanvas Source Code

 

 

转载于:https://www.cnblogs.com/SeeMeFly/archive/2012/09/07/2674894.html

上一篇:【原】webpack--plugins,主要解释plugins干了啥


下一篇:下载DirectX SDK (June 2010)的地址记录