It looks like you're attempting to use the Windows packages. You'll need to use the Linux archive instead.
http://neo4j.com/download-thanks/?edition=community&flavour=unix&release=2.3.1 Regards, ~A On Thu, Dec 3, 2015 at 10:10 PM Krisztina Rátz <[email protected]> wrote: > Hi, > > I'm trying to install Neo4j Community Edition for an Amazon Linux AMI (is > provided by AWS) using the following tutorial: > https://dzone.com/articles/how-deploy-neo4j-instance > > For connecting to the server I use putty and winscp. > > I have done everything is required: > > 1) Launched the new server + add SSH port 22 and TCP port 7474 to the > security group > 2) Downloaded neo4j for linux > 3) Created /usr/local/neo4j folder > 4) Set the above folder for the $NEO4J_HOME > 5) Also added it to $PATH > 6) Gave read-write-execute permission to myself for the bin folder > 7) Unzipped and copied neo4j to the NEO4J_HOME folder > 8) Added org.neo4j.server.webserver.address=0.0.0.0 to > the neo4j-server.properties > > Then I still get the error: > [ec2-user@ip-172-31-43-6 neo4j]$ sudo ./bin/neo4j start > sudo: ./bin/neo4j: command not found > [ec2-user@ip-172-31-43-6 neo4j]$ ./bin/neo4j start > -bash: ./bin/neo4j: No such file or directory > > Also attached a screenshot with java version, environment, permissions > details... > > > Any advice or suggestion is appreciated. > > Many thanks > Krisztina > > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
