[Freeswitch-users] XUI Install error

Ryan Harris ryharris at airmail.cc
Tue Aug 22 17:44:49 UTC 2017


Not an XUI guy, but you need to run `make setup` from the main directory.


cd db/schema && make
cd ../.. && make setup

or a more terse way would be:

make -C db/schema && make setup

On 08/22/2017 09:26 AM, Andres Gomez wrote:
> Hi XUI Guys
>
>
> I saw your presentation in cluecon and it was excellent. Congratulations.
>
> I am trying to install xui, but I get to a point that generates error.
>
> I am following the instructions of github, and I am installing on
> debian 8. (https://github.com/seven1240/xui)
>
> after this 
>
> cd db/schema && make
> make setup
>
> I see this error 
>
>
> root at debian:/usr/src/xui-master/db/schema# make setup
> make: *** No rule to make target 'setup'.  Stop.
>
>
> Can you help me?
>
> Regards
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170822/c4ab2247/attachment.html>


More information about the FreeSWITCH-users mailing list