Building from source

Have anyone been able to follow build insurrections and get them to work.

I have installed all dependencies and other required crap.

Got the source built with scons and mysql support. Set ONE_LOCATION and ONE_AUTH (content of oneadmin:asddsa, which is the same as actual linux password for that user) run the install.sh with specific params such as -u, -g and -d for specific location from ONE_LOCATION. Perform one start command. Db is created, but when I run onevm list I get user can’t be authenticated error.

Thanks.