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
[info] Fast optimizing /home/anna/build/lingvodoc/webui/target/scala-2.11/lingvodoc-ui-fastopt.js
[trace] Stack trace suppressed: run last root/compile:scalaJSLauncher for the full output.
[error] (root/compile:scalaJSLauncher) No main class detected.
[error] Total time: 79 s, completed Jan 14, 2017 4:11:08 AM
Please document the deployment and running of the desktop UI under Ubuntu.
The text was updated successfully, but these errors were encountered:
You don't need to build it; repo contains prebuilt artifacts for ui.
For desktop part you should do only two additional steps:
destop-setup.py install (instead of setup.py install)
pip install gunicorn
Note that you should use virtualenv with python 3.4+ and have correct ini file (there is a template file desktop.ini: you should place there correct paths for storage section)
sbt ... run gives:
[info] Fast optimizing /home/anna/build/lingvodoc/webui/target/scala-2.11/lingvodoc-ui-fastopt.js
[trace] Stack trace suppressed: run last root/compile:scalaJSLauncher for the full output.
[error] (root/compile:scalaJSLauncher) No main class detected.
[error] Total time: 79 s, completed Jan 14, 2017 4:11:08 AM
Please document the deployment and running of the desktop UI under Ubuntu.
The text was updated successfully, but these errors were encountered: