Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/neo4j/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在redhat 6.x上安装Neo4j 2.1_Neo4j_Centos_Installation_Redhat - Fatal编程技术网

在redhat 6.x上安装Neo4j 2.1

在redhat 6.x上安装Neo4j 2.1,neo4j,centos,installation,redhat,Neo4j,Centos,Installation,Redhat,我在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 Ju

我在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.

有什么建议吗?

不用安装脚本,只需运行
path/to/Neo4j/bin/Neo4j start
即可启动Neo4j服务器

还有一个实验性的YUM软件包