<div dir="ltr"><div><div><div><div><div>Hello,<br>I am trying to setup ovirt-engine using this link <a href="http://www.ovirt.org/develop/developer-guide/engine/engine-development-environment/">http://www.ovirt.org/develop/developer-guide/engine/engine-development-environment/</a>.<br></div>Now when I am trying these commands I am getting following error<br>$<code>postgres -c &quot;psql -d template1 -c \&quot;create user engine password &#39;engine&#39;;\&quot;&quot;<br>FATAL:  -c psql -d template1 -c &quot;create user engine password &#39;engine&#39;;&quot; requires a value<br><br></code></div><code>and <br>$</code><code>postgres -c &quot;psql -d template1 -c &quot;create database engine \</code><br><code></code><code>owner engine template template0 encoding &#39;UTF8&#39; lc_collate \</code><br><code></code><code>&#39;en_US.UTF-8&#39; lc_ctype &#39;en_US.UTF-8&#39;;\&quot;&quot;<br>FATAL:  -c psql -d template1 -c &quot;create database engine owner engine template template0 encoding &#39;UTF8&#39; lc_collate &#39;en_US.UTF-8&#39; lc_ctype &#39;en_US.UTF-8&#39;;&quot; requires a value<br><br></code></div><code>So I think the syntax given there is not right,So can anyone tell me the correct syntax.Or maybe I am doing something wrong.<br><br></code></div><code>Thanks,<br></code></div><code>Shubham<br></code></div>