You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Sheng Wang (JIRA)" <ji...@apache.org> on 2015/05/27 05:49:17 UTC

[jira] [Created] (SINGA-4) Refine thirdparty-dependency installation

Sheng Wang created SINGA-4:
------------------------------

             Summary: Refine thirdparty-dependency installation
                 Key: SINGA-4
                 URL: https://issues.apache.org/jira/browse/SINGA-4
             Project: Singa
          Issue Type: Task
            Reporter: Sheng Wang


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)