You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/08/13 08:37:45 UTC

[jira] [Commented] (SINGA-53) Add lmdb compiling options

    [ https://issues.apache.org/jira/browse/SINGA-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14694786#comment-14694786 ] 

ASF subversion and git services commented on SINGA-53:
------------------------------------------------------

Commit 975f0cf69a11b69a0d30fc1f302b092e14d69385 in incubator-singa's branch refs/heads/master from [~zhongle]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=975f0cf ]

SINGA-53 Add lmdb compiling options


> Add lmdb compiling options
> --------------------------
>
>                 Key: SINGA-53
>                 URL: https://issues.apache.org/jira/browse/SINGA-53
>             Project: Singa
>          Issue Type: New Feature
>            Reporter: Xie Zhongle
>            Assignee: Xie Zhongle
>
> Since LMDB library is an optional library when compiling singa, users may not want to use it in their applications. Thus, we want to add a configure option to achieve partial compiling. Specifically, we run "./configure; make; make install" to install singa library without LMDB support while run "./configure --enable-lmdb; make; make install" to install singa library with LMDB support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)