please i need some of the answers, wicht files must be copied to the instal paths?
a demostration of the proble seems are in the log when start the daemon compiled in no-bindata mode:
panic: fail to set message file(en-US): open conf/locale/locale_en-US.ini: no such file or directory
those files seems are the located under "options" directory
IF i uses binary donwload, in cgi mode with a socket path, where will be search the files if all are from the binary path?!, taking in consideration that files in cgi must be exposed in the webserver and are working with request and response and not as deamon!
Make sure to keep built binary (for dev) in root of git repo so it can use assets if not bundled into binary.
Using socket path should not have an effect on assets (again, for non-gitea development purposes it is recommended that you bundle assets into binary).
Closing this issue for now. Please ask questions such as this in forum (https://discourse.gitea.io/)
as @techknowlogick suggested: https://discourse.gitea.io/t/issue-5466-improve-documentation-and-colaboration/769 please answer me due you only answered one question here, and the other too are not that i said!
well stil no tech answers on the threat topic at the forum..
Most helpful comment
please i need some of the answers, wicht files must be copied to the instal paths?
a demostration of the proble seems are in the log when start the daemon compiled in no-bindata mode:
those files seems are the located under "options" directory