I'm trying to run Odoo 10 community on Ubuntu 14.04 from nightly source files.
Everywhere on the web, it is written to run Odoo 10 in a terminal with the command ./odoo-bin.
But I don't see this file in the downloaded source files.
Where is it???
Should I inevitably run an installation script? (I prefer not)
Should I inevitably run the setup.py file to build or install the source code? I didn't have to do that with Odoo 8 to obtain openerp-server file...
I don't want to run odoo10 like a service. Not now.