[
https://issues.apache.org/jira/browse/SINGA-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangwei resolved SINGA-53.
--------------------------
Resolution: Fixed
> 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)