<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Not an XUI guy, but you need to run `make setup` from the main
directory.</p>
<br>
cd db/schema && make<br>
cd ../.. && make setup<br>
<br>
or a more terse way would be:<br>
<br>
make -C db/schema && make setup<br>
<br>
<div class="moz-cite-prefix">On 08/22/2017 09:26 AM, Andres Gomez
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAHzfA-g_rn3TZRYNue9p9u0MiUDOgN2Y2TECvUN3zH-wCcBhbg@mail.gmail.com">
<div dir="ltr">
<div style="font-size:12.8px">Hi XUI Guys</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px"><br>
</div>
<div>
<div style="font-size:12.8px">I saw your presentation in
cluecon and it was excellent. Congratulations.</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">I am trying to install <span
class="gmail-il">xui</span>, but I get to a point that
generates <span class="gmail-il">error</span>.</div>
<div style="font-size:12.8px"><br>
</div>
<div><span style="font-size:12.8px">I am following the
instructions of github, and I am installing on debian 8. (<a
href="https://github.com/seven1240/xui"
moz-do-not-send="true">https://github.com/seven1240/xui</a>)</span><br>
</div>
<div><span style="font-size:12.8px"><br>
</span></div>
<div>
<div style="font-size:12.8px">after this </div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">cd db/schema && make<br>
</div>
<div style="font-size:12.8px">make setup</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">I see this <span
class="gmail-il">error</span> </div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">root@debian:/usr/src/<span
class="gmail-il">xui</span>-<wbr>master/db/schema# make
setup</div>
<div style="font-size:12.8px">make: *** No rule to make
target 'setup'. Stop.</div>
</div>
<div><br>
</div>
<div><span style="font-size:12.8px"><br>
</span></div>
<div style="font-size:12.8px">Can you help me?</div>
</div>
<div style="font-size:12.8px"><br>
</div>
<div style="font-size:12.8px">Regards</div>
<div style="font-size:12.8px"><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
</body>
</html>