[
https://issues.apache.org/jira/browse/SINGA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560364#comment-14560364
]
Xie Zhongle commented on SINGA-4:
---------------------------------
I have pushed a new version on git repo. Now you can download the dependencies
individually by executing script "./thirdparty/install.sh".
Also, I have deleted ./script/download.sh.
> Refine thirdparty-dependency installation
> -----------------------------------------
>
> Key: SINGA-4
> URL: https://issues.apache.org/jira/browse/SINGA-4
> Project: Singa
> Issue Type: Task
> Reporter: Sheng Wang
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Currently, when we want to install dependencies, tars of all dependencies
> will be downloaded.
> It is undesirable when one just need to install one dependency.
> It is better to refine the installation process with following modifications:
> 1. reorganize third-party folders
> all downloaded tars put in thirdparty/download
> 2. download only required tars during installation
> remove script/download.sh
> check download in thirdparty/install-dependencies.sh
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)