It should work out of the box I haven't seen any issue so far, I can only imagine that it is a permission issue.
On Fri, Jun 19, 2015 at 5:27 PM, Jay Pedersen <[email protected]> wrote: > Hi, > > I appeared to be able to start the server with the command "sudo neo4j > start" after I established > the following in .bashrc: > > >> NEO4J_HOME=/var/lib/neo4j >> export NEO4J_HOME >> PATH="$PATH:${NEO4J_HOME}/bin" >> export PATH >> > > Once this was in place, then the neo4j command was visible, and it > appeared to be able to > start the server just fine. Somehow this appears to differ from "sudo > service neo4j-service start". > That's how it looks at the moment. > > -Jay > > -- > 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.
