Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:comet:building-from-source [2018/02/17 23:13]
anastation468 [Possible problems after installation]
en:comet:building-from-source [2019/01/04 18:23]
levhav [Launch]
Line 43: Line 43:
 systemctl enable comet.service</​code>​ systemctl enable comet.service</​code>​
  
-After successes run server we can begin create chat. If you get error create issue in [[https://​github.com/​Levhav/​comet-server/​issues|github repository]].+After successes run server we can begin create chat. If you get error, you should ​create issue in [[https://​github.com/​Levhav/​comet-server/​issues|github repository]].
  
 ====== Launch ====== ====== Launch ======
 Run in console mode Run in console mode
 <code sh> <code sh>
-./cpp_comet+./cppcomet
 </​code>​ </​code>​
 Running in daemon mode Running in daemon mode