Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-incubating
-
None
-
Windows 7
Description
I am trying to install the neo4j extension for the gremlin-server on Windows 7. Ultimately, I need to use https://github.com/PommeVerte/gremlin-php.
The original issue can be found at https://github.com/spider/spider/issues/35.
I have extracted gremlin-server to my computer and from the root directory ran `bin\gremlin-server.bat -i org.apache.tinkerpop neo4j-gremlin 3.0.0-incubating` which installs most of the dependency and then throws an error "Could not install dependency: Illegal char <:> at index 2.
The full screenshot may be viewed at:
https://cloud.githubusercontent.com/assets/5412413/9153467/cad6e662-3e1d-11e5-8c10-c9663b0af0d8.JPG
I am happy to run any further tests. Thank you.