You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this copies the template to a new application.conf file. Is it necessary to configure or can I use the default options. Do i need a database? Do I need a webserver? Do I need to place gtfs-editor into www folder of apache?
Install dependencies
[path to play1.2.5]/play dependencies
I have no idea what to put here. I just get this error: play FAIL formats: can't open input file `dependencies': No such file or directory
what is pretty logical since "dependencies" is not a jvm application.
Run application
[path to play1.2.5]/play run
i tried ...play run gtfs-editor
play run gtfs-editor/scripts/load.py...
No idea...
can someone please help me getting this launched ?
using ubuntu 16.04 LTS
The text was updated successfully, but these errors were encountered:
I can't seem to get this program to work.
i'm stuck at:
this copies the template to a new application.conf file. Is it necessary to configure or can I use the default options. Do i need a database? Do I need a webserver? Do I need to place gtfs-editor into www folder of apache?
I have no idea what to put here. I just get this error: play FAIL formats: can't open input file `dependencies': No such file or directory
what is pretty logical since "dependencies" is not a jvm application.
i tried ...play run gtfs-editor
play run gtfs-editor/scripts/load.py...
No idea...
can someone please help me getting this launched ?
using ubuntu 16.04 LTS
The text was updated successfully, but these errors were encountered: