【问题标题】:Install Neo4j 2.1 on redhat 6.x在 redhat 6.x 上安装 Neo4j 2.1
【发布时间】:2016-01-26 11:30:52
【问题描述】:

我在 redhat 上下载并解压了这个包。

ls
bin          conf  lib           LICENSE.txt  plugins     system
CHANGES.txt  data  LICENSES.txt  NOTICE.txt   README.txt  UPGRADE.txt


bin ls -lt
drwxr-xr-x. 2 root root  4096 Jan 25 00:04 lib
-rwxr-xr-x. 1 root root 10521 Jul 24  2014 neo4j
-rwxr-xr-x. 1 root root  4404 Jul 24  2014 neo4j-installer
-rwxr-xr-x. 1 root root  3443 Jul 24  2014 neo4j-shell
-rwxr-xr-x. 1 root root   478 Jul 24  2014 org.neo4j.server.plist
-rw-r--r--. 1 root root   138 Jul 24  2014 README.txt
-rwxr-xr-x. 1 root root 10263 Jul 24  2014 utils


bin ./neo4j-installer install
WARNING: this installer is deprecated and may not be the optimal way to install Neo4j on your system.
Please see the Neo4j Manual for up to date information on installing Neo4j.

有什么建议吗?

【问题讨论】:

    标签: neo4j centos installation redhat


    【解决方案1】:

    您可以通过运行path/to/neo4j/bin/neo4j start 来简单地启动 Neo4j 服务器,而不是使用安装脚本。

    还有一个实验性的YUM包here

    【讨论】:

      猜你喜欢
      • 2013-10-08
      • 2016-03-23
      • 1970-01-01
      • 2014-10-19
      • 2012-07-19
      • 2014-04-04
      • 1970-01-01
      • 2013-05-29
      • 2012-02-10
      相关资源
      最近更新 更多